summaryrefslogtreecommitdiff
path: root/puppet
AgeCommit message (Collapse)Author
2014-02-19add site_check_mk::agent::tapicero, site_check_mk::agent::couchdbvarac
2014-02-19added mk_logwatch.1.2.4 (#5135)varac
2014-02-19set up logwatch.d directory, added for soledad logwatch configvarac
2014-02-18Remove adding of hosts from site_nagios::server (Feature #5132)varac
because now, check_mk will add the hosts
2014-02-17Merge branch '4982_check_mk' into 0.6varac
2014-02-14Include check_mk monitor pubkey in /root/.ssh/authorized_keysvarac
instead of creating a /root/.ssh/authorized_keys2 see https://review.leap.se/r/148/#comment153
2014-02-14Merge branch 'apply.sh' into 0.6varac
2014-02-13use default value for hiera lookup (#5118)varac
2014-02-13Merge remote-tracking branch 'elijah/feature/known_hosts' into fix_developvarac
2014-02-13added site_check_mk::agent::couchdb and site_check_mk::agent::soledad for ↵varac
local checks
2014-02-12execute nagios plugins locally with mrpevarac
2014-02-12renamed site_check_mk::client to site_check_mk::agentvarac
2014-02-12added apt::preferences file for check-mk-\* to install from backportsvarac
2014-02-12updated submodule check_mkvarac
2014-02-12moved check_mk server and client class to site_check_mk modulevarac
2014-02-12Merge branch '0.6' into 4982_check_mkvarac
2014-02-12updated LEAP archive signing key 0x1E34A1828E207901varac
2014-02-12updated LEAP archive signing key 0x1E34A1828E207901varac
2014-02-12Merge remote-tracking branch 'elijah/feature/known_hosts' into 0.6varac
Conflicts: provider_base/services/monitor.json
2014-02-12added puppet/bin/apply_on_node.sh to debug puppet on nodevarac
this is useful for debugging puppet with higher verbosit or debug output. i put it into puppet/bin/ because puppet/ will get synced to a node.
2014-02-11properly purge nagios3/conf.d dirvarac
2014-02-11use use_ssh.mk as template, include ssh portvarac
2014-02-11use <HOST> instead of <IP>, because we cannot use public ips in DCvarac
2014-02-10turn off StrictHostKeyChecking for vagrant ssh clientselijah
2014-02-10Merge branch '0.6' into 4982_check_mkvarac
Conflicts: provider_base/services/monitor.json puppet/modules/site_nagios/manifests/server.pp
2014-02-10move leap_webapp.conf template to common.conf which is included by the ↵varac
nagios and webapp node (#5096)
2014-02-10add all nodes to check_mk main.mk configvarac
2014-02-10use default value for hiera lookup (#5118)varac
2014-02-10Merge remote-tracking branch 'elijah/feature/known_hosts' into 4982_check_mkvarac
Conflicts: platform.rb
2014-02-09deploy a valid /etc/ssh/ssh_known_hosts for all nodes (requires new leap_cli)elijah
2014-02-08disable purging of /etc/nagios3 and /etc/nagios3/conf.dvarac
2014-02-08reload nagios after check_mkvarac
2014-02-08restricted check_mk ssh login a bit morevarac
2014-02-07added local check_mk dir /etc/nagios3/local to nagios.cfgvarac
2014-02-07updated LEAP archive signing key 0x1E34A1828E207901varac
2014-02-07deploy check_mk on monitoring servervarac
2014-02-07deploy check_mk pubkey on clientsvarac
2014-02-07added custom $datasource_programs check_mk variable to call the agent via sshvarac
2014-02-06add a comment why we use a custom way to populate authorized_keysvarac
2014-02-06updated submodule check_mkvarac
2014-02-06Merge branch '5096_monitor_node_has_no_apache_conf' into 4982_check_mkvarac
2014-02-06move leap_webapp.conf template to common.conf which is included by the ↵varac
nagios and webapp node (#5096)
2014-02-06added site_nagios::server::apachevarac
2014-02-06added site_nagios::server::check_mkvarac
2014-02-05use check_mk::agent to install check-mk-agentvarac
2014-02-05updated submodule check_mkvarac
2014-02-05updated submodule check_mkvarac
2014-02-05include site_nagios::client by defaultvarac
2014-02-05updated submodule check_mkvarac
2014-02-05site_nagios::client: install check_mk agentvarac