Age | Commit message (Collapse) | Author |
|
|
|
riseup Dec2014merge
riseup changes from the last few months, rebased to be easier to deal with.
adds:
* mrpe support (to replace nrpe)
* ps support (to replace statd)
* storing ssh keys in an alternate location
* update docs
* some bug fixes
See merge request !2
|
|
|
|
|
|
|
|
|
|
authdir/authfile
|
|
Conflicts:
manifests/agent/generate_sshkey.pp
|
|
|
|
|
|
|
|
those checks can just include it (stolen from the leap site_check_mk, seems like a good thing to have in the shared module)
|
|
nagios, but this might need to be something else for OMD (if so then that will need tobe passed down via agent::config)
|
|
|
|
authorized_keys directory, use sshuser
|
|
|
|
the agent authorized_keys command
|
|
make sure it exists, work around bug with /var/lib/puppet/modules, drop monitoring user/group
|
|
getting installed, don't install the private key on the agent, it's not needed there
|
|
|
|
method is being used before doing xinetd related things
|
|
|
|
|
|
|
|
allow overriding each. modify ::agent, ::agent::config, and ::agent::generate_sshkey to allow changing at each level, with reasonable defaults
|
|
|
|
|
|
|
|
|
|
|
|
when apt-pinnned so.
|
|
|
|
|
|
Conflicts:
manifests/agent.pp
manifests/agent/config.pp
|
|
|
|
|
|
|
|
|
|
|
|
debian.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|