From: Stephen Gran Date: Sat, 14 Mar 2009 20:09:15 +0000 (+0000) Subject: We need a ruby module for a fact that I'm writing X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=39462328aa5f1f2358c275c85f2026830bd4fcfc;p=dsa-puppet.git We need a ruby module for a fact that I'm writing Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 209c0afe..b659237f 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -21,6 +21,7 @@ class debian-org { "dnsutils": ensure => latest; "bash-completion": ensure => latest; "dsa-nagios-nrpe-config": ensure => latest; + "libfilesystem-ruby1.8": ensure => latest; } file { "/etc/apt/preferences":