From: Stephen Gran Date: Tue, 11 Oct 2011 07:22:31 +0000 (+0100) Subject: install lsb-release X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=daddc8e145769396ac3685e7b6c2ab1aed080a93;p=dsa-puppet.git install lsb-release Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 9654c33b..51bcde7a 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -48,6 +48,7 @@ class debian-org { "dsa-munin-plugins": ensure => installed; "klogd": ensure => purged; "less": ensure => installed; + "lsb-release": ensure => installed; "libfilesystem-ruby1.8": ensure => installed; "mtr-tiny": ensure => installed; "nload": ensure => installed;