Age | Commit message (Collapse) | Author |
|
|
|
monitored, as this one might actually differ
|
|
|
|
|
|
|
|
|
|
Backward compatibility is preserved.
|
|
|
|
|
|
|
|
|
|
should be 'check_ssh_port'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checks and the pre-requirements
|
|
use 'include sshd::debian', then none of the variables are set, and you
will fail to parse the templates
|
|
internal nagios_service name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d4fba70a51eeb253b0155f378ce7735df9479cd4.
|
|
|
|
and instead allow for a version change through an if variable. thanks ng!
|
|
|
|
if we are to have the possibility of potentially overriding the version number it must be done in the base class
|
|
installed by providing the variable $sshd_ensure_version, which defaults to the previous value of present when not specified
|
|
sshd_head_additional_options and one called sshd_tail_additional_options.
the first puts the value at the beginning of the file, and the second at
the end.
This is necessary due to some option ordering requiring things to be
before others
|
|
|
|
Conflicts:
manifests/init.pp
Conflict due to indentation formatting differences
|
|
also export the key based on ip address, removing all warnings
|
|
http://projects.reductivelabs.com/issues/show/1799#note-1
|