aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/site.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index 1464586..88882af 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1,3 +1,3 @@
1node default { 1node default {
2 include cron-puppet 2 class { 'cron_puppet': }
3} 3}