]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
oops, need this one. Put it back as well
authorStephen Gran <steve@lobefin.net>
Fri, 1 Apr 2011 13:33:32 +0000 (14:33 +0100)
committerStephen Gran <steve@lobefin.net>
Fri, 1 Apr 2011 13:33:32 +0000 (14:33 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp

index 60ccd7aa02d44275fd9479757d8736e45a0c115a..48843f9de159466b822a8da198549a2bab0b7b27 100644 (file)
@@ -42,6 +42,7 @@ class debian-org {
     package {
         "apt-utils": ensure => installed;
         "bash-completion": ensure => installed;
+        "cron": ensure => installed;
         "debian.org": ensure => installed;
         "dnsutils": ensure => installed;
         "dsa-munin-plugins": ensure => installed;