summaryrefslogtreecommitdiff
path: root/manifests/agent/config.pp
AgeCommit message (Expand)Author
2015-12-03also have the hostname override the name that the key gets on the agentMatt Taggart
2015-05-12Merge branch 'master' of gitlab.com:shared-puppet-modules-group/check_mkMatt Taggart
2015-05-12fix some else statements, adjust whitespace and indenting to be more sane, mi...Matt Taggart
2015-04-16we don't need to check $authfile, puppet will do the right thingMatt Taggart
2015-04-16make resource name unique per host to ensure no collisionsMatt Taggart
2015-04-16create an sshuser parameter, so we can determine when we need to use sudo in ...Matt Taggart
2015-04-16if using ssh, clean up any existing xinetd configMatt Taggart
2014-04-22replace homedir with more specific keydir, authdir, and authfile in order to ...Matt Taggart
2014-02-05Merge remote-tracking branch 'riseup/master'varac
2014-02-05don't install xinetd by default, restructed agent use of sshvarac
2014-01-17pass the homedir parameter down from check_mk::agent so we can override itMatt Taggart
2013-07-15Must pass ip_whitelist to Class[Check_mk::Agent::Config]varac
2013-07-15ssh support for agentvarac
2013-02-08puppet-lint to the rescueKeith Burdis
2013-02-08Use the default system repository by default. Restructured agent configs to ...Keith Burdis