From: Stephen Gran 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.adam-barratt.org.uk/?a=commitdiff_plain;h=319f68b3f9901664ec3546d8fe171ea582df7081;p=mirror%2Fdsa-puppet.git oops, need this one. Put it back as well Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 60ccd7aa0..48843f9de 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;