From bd3ba78ce61e869e68d2815a0c2b3651efed60ce Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 19 Oct 2015 21:19:56 +0300 Subject: stop checking Mga 4, its EOL --- manifests/nodes/alamut.pp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index a3b2fa98..1f4c469c 100644 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -91,15 +91,6 @@ node alamut { minute => '24' } - youri-check::config {'config_4': - version => '4', - } - youri-check::report {'report_4': - version => '4', - hour => '*', - minute => '9' - } - youri-check::config {'config_5': version => '5', } -- cgit v1.2.1