Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added new upstream options
- don't put new lines for control statements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
$sshd_port parameter, which simply puts a comment in front of that
option, rather than specifying it.
|
|
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
|
|
no longer necessary to provide it
|
|
|
|
configuration line to get the sshd_config file defaults to be more
like the standard shipped defaults from Debian
|