Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-16 | create an sshuser parameter, so we can determine when we need to use sudo in ↵ | Matt Taggart | |
the agent authorized_keys command | |||
2015-04-16 | switch to using a more standard storage location on the puppetmaster, and ↵ | Matt Taggart | |
make sure it exists, work around bug with /var/lib/puppet/modules, drop monitoring user/group | |||
2015-04-16 | remove username from key filename, add comments explaining where things are ↵ | Matt Taggart | |
getting installed, don't install the private key on the agent, it's not needed there | |||
2014-04-22 | replace homedir with more specific keydir, authdir, and authfile in order to ↵ | Matt Taggart | |
allow overriding each. modify ::agent, ::agent::config, and ::agent::generate_sshkey to allow changing at each level, with reasonable defaults | |||
2014-04-21 | fix comment from copied code | Matt Taggart | |
2014-01-17 | pass the homedir parameter down from check_mk::agent so we can override it | Matt Taggart | |
2013-07-25 | specify default vars directly, not via scoped variables | varac | |
2013-07-25 | make shell user + group configurable, defaulting to monitoring | varac | |
2013-07-15 | typo in classname | varac | |
2013-07-15 | ssh support for agent | varac | |