diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-01-25 18:17:03 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-01-25 18:17:03 -0200 |
commit | c5851207299bc2856da539374775a7b72791b058 (patch) | |
tree | 447f33b67b3cdef343717fbf82886efb3571a40b /manifests | |
parent | 9d828f1d4424004ebef27cda240bc209627e1758 (diff) | |
download | puppet-nodo-c5851207299bc2856da539374775a7b72791b058.tar.gz puppet-nodo-c5851207299bc2856da539374775a7b72791b058.tar.bz2 |
Using cron module
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 422cba2..144d741 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -21,6 +21,7 @@ class nodo { include users::admin include motd include utils + include cron # Set timezone and ntp config # |