From: Stephen Gran <steve@lobefin.net>
Date: Fri, 1 Apr 2011 13:33:32 +0000 (+0100)
Subject: oops, need this one.  Put it back as well
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=319f68b3f9901664ec3546d8fe171ea582df7081;p=dsa-puppet.git

oops, need this one.  Put it back as well

Signed-off-by: Stephen Gran <steve@lobefin.net>
---

diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp
index 60ccd7aa..48843f9d 100644
--- a/modules/debian-org/manifests/init.pp
+++ b/modules/debian-org/manifests/init.pp
@@ -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;