From: Stephen Gran Date: Fri, 1 Apr 2011 13:30:33 +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=ffb22b2b7dd46cad047cb70097823f1477eb0e6b;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 e1871fad5..82ffad4f6 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -47,6 +47,7 @@ class debian-org { "dsa-munin-plugins": ensure => installed; "klogd": ensure => purged; "less": ensure => installed; + "logrotate": ensure => installed; "libfilesystem-ruby1.8": ensure => installed; "mtr-tiny": ensure => installed; "nload": ensure => installed;