From: Silvio Rhatto Date: Wed, 17 Mar 2010 00:00:38 +0000 (-0300) Subject: Adding mairix at utils::desktop X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8596fc921e6747a14f956e62e3e6a86f0562154b;p=puppet-nodo.git Adding mairix at utils::desktop --- 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, }