Fixes for documentation

Based on github comments by ghoneycutt
This commit is contained in:
Martin Hagstrom 2013-05-21 12:51:13 +02:00
parent 52a42d0c43
commit b2b0feb6a3
2 changed files with 4 additions and 2 deletions

View File

@ -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 #

View File

@ -1,6 +1,6 @@
# ## Class: ssh ##
#
# Puppet module to manage SSH.
# Manage ssh client and server.
#
# ### Parameters ###
#