summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16set the user/group the key needs to be owner by on the server, default to nag...Matt Taggart
2015-04-16define some files so that the nagios module doesn't try to recurse+purge themMatt Taggart
2015-04-16use new override_builtin parameter to fix problem with central authorized_key...Matt 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-16switch to using a more standard storage location on the puppetmaster, and mak...Matt Taggart
2015-04-16remove username from key filename, add comments explaining where things are g...Matt Taggart
2015-04-16add TODO for proper distro supportMatt Taggart
2015-04-16add some comments about how these classes should be checking if the ssh metho...Matt Taggart
2015-04-16if using ssh, clean up any existing xinetd configMatt Taggart
2014-12-09Purge old checks from check_mk_objects.cfg on Exec['check_mk-refresh']varac
2014-09-26/etc/init.d/xinetd has no status cmd in debian as of wheezyvarac
2014-04-22replace homedir with more specific keydir, authdir, and authfile in order to ...Matt Taggart
2014-04-21fix comment from copied codeMatt Taggart
2014-03-04Merge branch '5253_make_storedconfigs_optional' into leap_mastervarac
2014-03-04use check_mk::server::collect_hosts for collecting storedconfig nodesvarac
2014-03-04use check_mk::agent::register if registering storedconfig nodesvarac
2014-02-12added class to deploy local checksvarac
2014-02-12use latest check-mk packages so they can be installed them from backportsvarac
2014-02-06added parameter to configure nagios subdir namevarac
2014-02-05fixed leftover in agent.pp, lintedvarac
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
2014-01-17disable service dependencyMatt Taggart
2014-01-17make variable parameters so we can override themMatt Taggart
2014-01-14mentions this clone's homeMatt Taggart
2014-01-13updated readme.md about ssh authentication, added examples for debian in debi...varac
2013-08-21make registering of agents on check_mk host optionalvarac
2013-07-25specify default vars directly, not via scoped variablesvarac
2013-07-25chown monitoring:monitoring etc/check_mk/conf.d/use_ssh.mkvarac
2013-07-25make shell user + group configurable, defaulting to monitoringvarac
2013-07-17don't alias httpd service, use parameter name for itvarac
2013-07-15added debian example config snippetsvarac
2013-07-15notify Exec['check_mk-refresh'] for use_ssh.mkvarac
2013-07-15only use service {'xinetd':} if neededvarac
2013-07-15fixed filepath for use_ssh.mkvarac
2013-07-15fixed class reference for etc_dir config variablevarac
2013-07-15forgot check_mk::server::configure_ssh class namevarac
2013-07-15added use_ssh to check_mk classvarac
2013-07-15only include host_tags in tags of they are not emptyvarac
2013-07-15typo in classnamevarac
2013-07-15Must pass ip_whitelist to Class[Check_mk::Agent::Config]varac
2013-07-15ssh support for agentvarac
2013-07-15added check_mk::omd_repo and updated READMEvarac
2013-07-15added omdadmin htpasswd parametervarac
2013-07-10xinitd -> xinetdvarac
2013-07-10make service names configurablevarac
2013-07-10allow $version to be left empty in agent::installvarac
2013-07-10make agent package names configurablevarac