Age | Commit message (Expand) | Author |
2018-11-14 | Merge remote-tracking branch 'shared/master'HEADmaster | kwadronaut |
2017-07-21 | fix syntax errors | Matt Taggart |
2017-07-20 | create a check_mk::params and start using it | Matt Taggart |
2017-04-03 | Adopt syntax of puppetlabs/concat module | varac |
2016-10-03 | Merge branch 'localfile' into 'master'
| Matt Taggart |
2016-09-29 | make file a non-virtual resource | Matt Taggart |
2016-05-09 | [bug] create and reload nagios config if needed | varac |
2016-05-03 | use inventory_only_on_changes to always run inventory and nagios reload | varac |
2016-05-03 | lint manifests/init.pp | varac |
2016-03-09 | Remove old checks on agent inventory | varac |
2016-03-09 | lint and improve config.pp | varac |
2015-12-03 | also have the hostname override the name that the key gets on the agent | Matt Taggart |
2015-11-21 | Merge branch 'sethostname2' into 'master'
| Matt Taggart |
2015-11-20 | allow setting the desired agent hostname, but default to fqdn | Matt Taggart |
2015-11-20 | Merge branch 'usessh_perms' into 'master'
| Micah |
2015-11-19 | ensure that use_ssh.mk permissions | Matt Taggart |
2015-11-09 | fix tag name to use underscore too | Matt Taggart |
2015-09-23 | fix define name to match class | Micah Anderson |
2015-06-30 | Merge remote-tracking branch 'riseup/master' | Matt Taggart |
2015-06-30 | allow version override | Matt Taggart |
2015-06-26 | add agent::install_local to facilitate installation of local checks, for | Micah Anderson |
2015-05-12 | fix join to use an array | Matt Taggart |
2015-05-12 | fix missing } | Matt Taggart |
2015-05-12 | Merge branch 'master' of gitlab.com:shared-puppet-modules-group/check_mk | Matt Taggart |
2015-05-12 | fix some else statements, adjust whitespace and indenting to be more sane, mi... | Matt Taggart |
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 |