From c0102939b6634fe094b6c1dcf47bb247b2a509b2 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 1 Feb 2018 20:04:00 +0100 Subject: [PATCH] dsa-check_puppet_agent was renamed to dsa-check-puppet_agent --- modules/nagios/manifests/client.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } } -- 2.20.1