summaryrefslogtreecommitdiff
path: root/puppet/modules/site_nagios/manifests/init.pp
AgeCommit message (Collapse)Author
2016-01-22restructured site.pp, now only one class gets included in site.pp per ↵varac
service (Bug #6851) Also, moved global Exec{} defaults to site.pp Change-Id: I9ae91b77afde944d2f1312613b9d9030e32239dd
2015-10-12[feat] Remove tapicero couchdb uservarac
- Resolves: #7514
2014-02-12moved check_mk server and client class to site_check_mk modulevarac
2013-09-18Setup a class dependency for every tag 'leap_service' to make sure that ↵Micah Anderson
shorewall is setup before the service is setup. This is necessary due to the strict initial firewall that stops various service setup operations from happening, but is relaxed once shorewall is setup properly (#3782) Change-Id: Ia9640c4118aa0053cdb99e7bc11860fed5527501
2013-01-31tag 'base' is a bad idea because it invokes apache::base as wellvarac
2013-01-31include site_nagios so every subclass inherits tag 'service'varac