aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-03-15 20:15:10 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-03-15 20:15:10 -0300
commita8fbfd6a3c90fe29a6cc87de300f0646962cab84 (patch)
tree77cbf033b36dffed22ce0207422ee488282ecf50 /manifests/utils.pp
parent30630809f4ea3cb4b59ec5a09a04629a19b62daf (diff)
downloadpuppet-nodo-a8fbfd6a3c90fe29a6cc87de300f0646962cab84.tar.gz
puppet-nodo-a8fbfd6a3c90fe29a6cc87de300f0646962cab84.tar.bz2
Updating utils::desktop
Diffstat (limited to 'manifests/utils.pp')
-rw-r--r--manifests/utils.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 6fc54c5..d721d84 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -41,7 +41,8 @@ class utils::desktop {
'fetchmail', 'dosemu', 'xfonts-terminus',
'gnumeric', 'alsa-utils', 'sc',
'gawk', 'telnet', 'fpm',
- 'procmail', 'msmtp' ]:
+ 'procmail', 'msmtp', 'netpbm',
+ 'gqview' ]:
ensure => installed,
}