From: Silvio Rhatto Date: Sat, 19 Mar 2016 12:35:52 +0000 (-0300) Subject: Drop nagios support X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=dc9bfdfcb2d67c6ef6d3b4069d0011ad022e9818;p=puppet-nodo.git Drop nagios support --- diff --git a/manifests/role/master.pp b/manifests/role/master.pp index 13c689c..64db626 100644 --- a/manifests/role/master.pp +++ b/manifests/role/master.pp @@ -35,16 +35,9 @@ class nodo::role::master { include nodo::role::virtual include database include git::daemon - include nagios::headless - include nagios::defaults include nodo::subsystem::monitor::master include websites - # Nagios apache workaround - file { "/etc/apache2/conf.d/nagios3.conf": - ensure => absent, - } - # Update master's puppet.conf if you change here database::instance { "puppet": password => "${db_password}",