aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-03-16 21:00:38 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-03-16 21:00:38 -0300
commit8596fc921e6747a14f956e62e3e6a86f0562154b (patch)
tree228b6d809c73985685e67e9270ece04a2fd6276b /manifests
parent78b1970b77d7bae8c1b35903470803f5d601ea1e (diff)
downloadpuppet-nodo-8596fc921e6747a14f956e62e3e6a86f0562154b.tar.gz
puppet-nodo-8596fc921e6747a14f956e62e3e6a86f0562154b.tar.bz2
Adding mairix at utils::desktop
Diffstat (limited to 'manifests')
-rw-r--r--manifests/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 72dc8ae..835816b 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -42,7 +42,7 @@ class utils::desktop {
'gnumeric', 'alsa-utils', 'sc',
'gawk', 'telnet', 'fpm',
'procmail', 'msmtp', 'netpbm',
- 'gqview', 'antiword' ]:
+ 'gqview', 'antiword', 'mairix' ]:
ensure => installed,
}