Age | Commit message (Collapse) | Author |
|
|
|
Conflicts:
templates/sshd_config/Debian_squeeze.erb
|
|
|
|
from init.pp into the README, and detailing the other features, and requirements, of the module
|
|
Conflicts:
templates/sshd_config/Debian_squeeze.erb
I always picked the shared repository version when conflicts arose.
The only exception to this rule was:
I kept my branch's "HostbasedUsesNameFromPacketOnly yes" in order
to be consistent with existing Etch and Lenny templates.
This is not the default Debian setting, but I would find it weird if a host
had this setting changed by Puppet after upgrading to Squeeze.
The right way to proceed would probably be to make this configurable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows you to use content of ssh keys within your manifests
and generate them automatically if they don't exist yet.
|
|
option, even though it is listed in the man page, and commented out in the default config file. I filed a bug with debian (#607238)
|
|
Lenny sshd_config template, even though we offer it as a variable. With this commit, the variable will actually work, rather than be overriden
|
|
the defaults when not specified
|
|
|
|
|
|
|
|
|
|
|
|
|
|
monitored, as this one might actually differ
|
|
|
|
|
|
Conflicts:
manifests/init.pp
|
|
|
|
|
|
|
|
Backward compatibility is preserved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should be 'check_ssh_port'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|