summaryrefslogtreecommitdiff
path: root/puppet/modules/site_check_mk/manifests/agent/mx.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-03-12 11:30:47 +0100
committervarac <varacanero@zeromail.org>2015-03-12 11:30:47 +0100
commit6d4dcb83118e3d88aed49347690babd69eb56c91 (patch)
tree2a9e8a783899aba599b493e069b45362656f0541 /puppet/modules/site_check_mk/manifests/agent/mx.pp
parent69a56322084c74b8d4b94eac107679889fce26a8 (diff)
require file for augeas resources in site_check_mk::agent::*
Change-Id: Ia5ac6f50e023d7d358d17c661b71c6a5880ec445
Diffstat (limited to 'puppet/modules/site_check_mk/manifests/agent/mx.pp')
-rw-r--r--puppet/modules/site_check_mk/manifests/agent/mx.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/puppet/modules/site_check_mk/manifests/agent/mx.pp b/puppet/modules/site_check_mk/manifests/agent/mx.pp
index 8215cb21..da66c549 100644
--- a/puppet/modules/site_check_mk/manifests/agent/mx.pp
+++ b/puppet/modules/site_check_mk/manifests/agent/mx.pp
@@ -12,7 +12,8 @@ class site_check_mk::agent::mx {
lens => 'Spacevars.lns',
changes => [
'rm /files/etc/check_mk/mrpe.cfg/Leap_MX_Procs',
- 'set Leap_MX_Procs \'/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -a "/usr/bin/python /usr/bin/twistd --pidfile=/var/run/leap_mx.pid --rundir=/var/lib/leap_mx/ --python=/usr/share/app/leap_mx.tac --logfile=/var/log/leap_mx.log"\'' ];
+ 'set Leap_MX_Procs \'/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -a "/usr/bin/python /usr/bin/twistd --pidfile=/var/run/leap_mx.pid --rundir=/var/lib/leap_mx/ --python=/usr/share/app/leap_mx.tac --logfile=/var/log/leap_mx.log"\'' ],
+ require => File['/etc/check_mk/mrpe.cfg'];
}
# check stale files in queue dir