aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/alamut.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes/alamut.pp')
-rw-r--r--manifests/nodes/alamut.pp9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index 46fa6e8b..05ec1685 100644
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -88,6 +88,15 @@ node alamut {
minute => '54'
}
+ youri-check::config {'config_2':
+ version => '2',
+ }
+ youri-check::report {'report_2':
+ version => '2',
+ hour => '*',
+ minute => '9'
+ }
+
include wikis
include websites::perl
}