projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5378011
)
We need a ruby module for a fact that I'm writing
author
Stephen Gran
<steve@lobefin.net>
Sat, 14 Mar 2009 20:09:15 +0000
(20:09 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 14 Mar 2009 20:09:15 +0000
(20:09 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
209c0af
..
b659237
100644
(file)
--- 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":