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 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 #
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# ## Class: ssh ##
|
||||
#
|
||||
# Puppet module to manage SSH.
|
||||
# Manage ssh client and server.
|
||||
#
|
||||
# ### Parameters ###
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user