aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/rabbit.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes/rabbit.pp')
-rw-r--r--manifests/nodes/rabbit.pp18
1 files changed, 0 insertions, 18 deletions
diff --git a/manifests/nodes/rabbit.pp b/manifests/nodes/rabbit.pp
index 12cf8f48..ae4d4b08 100644
--- a/manifests/nodes/rabbit.pp
+++ b/manifests/nodes/rabbit.pp
@@ -25,24 +25,6 @@ node rabbit {
minute => 10
}
- youri-check::config {'config_6':
- version => '6',
- }
- youri-check::check {'check_6':
- version => '6',
- hour => '*/4',
- minute => 30
- }
-
- youri-check::config {'config_5':
- version => '5',
- }
- youri-check::check {'check_5':
- version => '5',
- hour => '*/6',
- minute => 30
- }
-
# for testing iso quickly
# include libvirtd::kvm
# libvirtd::group_access { 'mga-iso_makers': }