Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add disable_user_known_hosts variable for now
Browse files Browse the repository at this point in the history
saz committed Feb 24, 2014
1 parent 3f82045 commit ef5666f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
class ssh (
$disable_user_known_hosts = true,
$sshd_default_options = $ssh::params::sshd_default_options,
$sshd_options = {},
$ssh_default_options = $ssh::params::ssh_default_options,

0 comments on commit ef5666f

Please sign in to comment.