From 59a2725617500106bc50a3e8842f8596ff3dc222 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 10 Apr 2017 22:06:25 +0100 Subject: Do not run youri-check for Mageia 4 --- manifests/nodes/rabbit.pp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'manifests') diff --git a/manifests/nodes/rabbit.pp b/manifests/nodes/rabbit.pp index 3318e526..8d5c78b3 100644 --- a/manifests/nodes/rabbit.pp +++ b/manifests/nodes/rabbit.pp @@ -25,16 +25,6 @@ node rabbit { minute => 4 } - youri-check::config {'config_4': - version => '4', - } - - youri-check::check {'check_4': - version => '4', - hour => '*/2', - minute => 45 - } - youri-check::config {'config_5': version => '5', } -- cgit v1.2.1