Age | Commit message (Expand) | Author |
2015-04-17 | Merge branch 'Dec2014merge' into 'master' | varac |
2015-04-16 | improve comments for ps stuff | Matt Taggart |
2015-04-16 | make sure package isn't already defined first | Matt Taggart |
2015-04-16 | add sshuser comment | Matt Taggart |
2015-04-16 | revert this part, since we contruct $target we _do_ need to check authdir/aut... | Matt Taggart |
2015-04-16 | we don't need to check $authfile, puppet will do the right thing | Matt Taggart |
2015-04-16 | make setting host_tags a little safer if we're using the module default of undef | Matt Taggart |
2015-04-16 | new resource collector for 'ps' checks | Matt Taggart |
2015-04-16 | add mrpe subclass to setup the needed things for doing mrpe checks, so that t... | Matt Taggart |
2015-04-16 | set the user/group the key needs to be owner by on the server, default to nag... | Matt Taggart |
2015-04-16 | define some files so that the nagios module doesn't try to recurse+purge them | Matt Taggart |
2015-04-16 | use new override_builtin parameter to fix problem with central authorized_key... | Matt Taggart |
2015-04-16 | make resource name unique per host to ensure no collisions | Matt Taggart |
2015-04-16 | create an sshuser parameter, so we can determine when we need to use sudo in ... | Matt Taggart |
2015-04-16 | switch to using a more standard storage location on the puppetmaster, and mak... | Matt Taggart |
2015-04-16 | remove username from key filename, add comments explaining where things are g... | Matt Taggart |
2015-04-16 | add some comments about how these classes should be checking if the ssh metho... | Matt Taggart |
2015-04-16 | if using ssh, clean up any existing xinetd config | Matt Taggart |
2014-09-26 | /etc/init.d/xinetd has no status cmd in debian as of wheezy | varac |
2014-04-22 | replace homedir with more specific keydir, authdir, and authfile in order to ... | Matt Taggart |
2014-04-21 | fix comment from copied code | Matt Taggart |
2014-03-04 | use check_mk::server::collect_hosts for collecting storedconfig nodes | varac |
2014-03-04 | use check_mk::agent::register if registering storedconfig nodes | varac |
2014-02-12 | added class to deploy local checks | varac |
2014-02-12 | use latest check-mk packages so they can be installed them from backports | varac |
2014-02-06 | added parameter to configure nagios subdir name | varac |
2014-02-05 | fixed leftover in agent.pp, linted | varac |
2014-02-05 | Merge remote-tracking branch 'riseup/master' | varac |
2014-02-05 | don't install xinetd by default, restructed agent use of ssh | varac |
2014-01-17 | pass the homedir parameter down from check_mk::agent so we can override it | Matt Taggart |
2014-01-17 | disable service dependency | Matt Taggart |
2014-01-17 | make variable parameters so we can override them | Matt Taggart |
2013-08-21 | make registering of agents on check_mk host optional | varac |
2013-07-25 | specify default vars directly, not via scoped variables | varac |
2013-07-25 | chown monitoring:monitoring etc/check_mk/conf.d/use_ssh.mk | varac |
2013-07-25 | make shell user + group configurable, defaulting to monitoring | varac |
2013-07-17 | don't alias httpd service, use parameter name for it | varac |
2013-07-15 | notify Exec['check_mk-refresh'] for use_ssh.mk | varac |
2013-07-15 | only use service {'xinetd':} if needed | varac |
2013-07-15 | fixed filepath for use_ssh.mk | varac |
2013-07-15 | fixed class reference for etc_dir config variable | varac |
2013-07-15 | forgot check_mk::server::configure_ssh class name | varac |
2013-07-15 | added use_ssh to check_mk class | varac |
2013-07-15 | only include host_tags in tags of they are not empty | varac |
2013-07-15 | typo in classname | varac |
2013-07-15 | Must pass ip_whitelist to Class[Check_mk::Agent::Config] | varac |
2013-07-15 | ssh support for agent | varac |
2013-07-15 | added check_mk::omd_repo and updated README | varac |
2013-07-15 | added omdadmin htpasswd parameter | varac |
2013-07-10 | xinitd -> xinetd | varac |