diff options
author | mh <mh@immerda.ch> | 2014-06-10 18:31:11 +0200 |
---|---|---|
committer | mh <mh@immerda.ch> | 2014-06-10 18:31:11 +0200 |
commit | 4b7fc1a695a37137a4bc42b83547724f44f567d5 (patch) | |
tree | 4ef18ae482460e2e4eacb53dd6fe4e164fcf78e5 /manifests/init.pp | |
parent | 0f9315b4f348c0f6ff69feeca3606a00b1089375 (diff) | |
download | puppet-sshd-4b7fc1a695a37137a4bc42b83547724f44f567d5.tar.gz puppet-sshd-4b7fc1a695a37137a4bc42b83547724f44f567d5.tar.bz2 |
lintig a document
Diffstat (limited to 'manifests/init.pp')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 6b9c66a..797ffe5 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,3 +1,4 @@ +# manage an sshd installation class sshd( $manage_nagios = false, $nagios_check_ssh_hostname = 'absent', |