Fixes for documentation
Based on github comments by ghoneycutt
This commit is contained in:
parent
52a42d0c43
commit
b2b0feb6a3
@ -1,6 +1,8 @@
|
|||||||
# puppet-module-ssh #
|
# puppet-module-ssh #
|
||||||
|
|
||||||
Puppet module to manage SSH.
|
Manage ssh client and server.
|
||||||
|
|
||||||
|
The module uses exported resources to manage ssh keys and removes ssh keys that are not managed by puppet. This behavior is managed by the parameters ssh_key_ensure and purge_keys.
|
||||||
|
|
||||||
# Compatability #
|
# Compatability #
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# ## Class: ssh ##
|
# ## Class: ssh ##
|
||||||
#
|
#
|
||||||
# Puppet module to manage SSH.
|
# Manage ssh client and server.
|
||||||
#
|
#
|
||||||
# ### Parameters ###
|
# ### Parameters ###
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user