Working with sergiik to improve documentation of new params

This commit is contained in:
Garrett Honeycutt 2016-06-20 12:38:24 -04:00
parent 0d936a954c
commit ab88a5e86f

View File

@ -642,9 +642,10 @@ File of the global known_hosts file
ssh_config_global_known_hosts_list
----------------------------------
Array of additional known_hosts files to be added to GlobalKnownHostsFile option together with ssh_config_global_known_hosts_file
Array of additional known_hosts files to be added to GlobalKnownHostsFile
option together with `ssh_config_global_known_hosts_file`.
- *Default*: undefined
- *Default*: undef
ssh_config_global_known_hosts_owner
----------------------------------
@ -665,10 +666,11 @@ File mode of the global known_hosts file
- *Default*: '0644'
ssh_config_user_known_hosts_file
----------------------------------
Array of user's known_hosts files
--------------------------------
Array of user's known_hosts files used in the ssh config option
UserKnownHostsFile.
- *Default*: undefined
- *Default*: undef
manage_root_ssh_config
----------------------