X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnagios%2Fmanifests%2Fclient.pp;fp=modules%2Fnagios%2Fmanifests%2Fclient.pp;h=8991f57fe1496ef5c0458b578bf9015898c91b5e;hb=76ca91bce24ecbcbcc4e62a37aa06fd0fb9f96c7;hp=94bbf93c6994615af7e0cf52954cc16edea046d9;hpb=46cee04ab06b23ab6e9e4baba655cf470d10cfc4;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/manifests/client.pp b/modules/nagios/manifests/client.pp index 94bbf93c6..8991f57fe 100644 --- a/modules/nagios/manifests/client.pp +++ b/modules/nagios/manifests/client.pp @@ -81,7 +81,7 @@ class nagios::client inherits nagios { target => '/etc/cron.d/dsa-puppet-stuff', order => '010', content => @(EOF) - 47 * * * * root dsa-wrap-nagios-check -s puppet-agent dsa-check_puppet_agent -d0 -c 28800 -w 18000 + 47 * * * * root dsa-wrap-nagios-check -s puppet-agent dsa-check-puppet_agent -d0 -c 28800 -w 18000 | EOF } }