From faaf5add9382fca035dc2781841f712f320788a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Sun, 9 Apr 2017 15:42:09 +0200 Subject: Remove what we moved away from alamut --- manifests/nodes/alamut.pp | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'manifests/nodes') diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index 367c49f1..53380da2 100755 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -70,26 +70,6 @@ node alamut { location => '/var/lib/xymon/www', } - youri-check::report_www { 'check': } - - youri-check::config {'config_cauldron': - version => 'cauldron', - } - youri-check::report { 'report_cauldron': - version => 'cauldron', - hour => '*', - minute => '24' - } - - youri-check::config {'config_5': - version => '5', - } - youri-check::report {'report_5': - version => '5', - hour => '*', - minute => '54' - } - include wikis class { 'mgapeople': -- cgit v1.2.1