]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding procmail at utils::desktop
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Mar 2010 03:24:15 +0000 (00:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Mar 2010 03:24:15 +0000 (00:24 -0300)
manifests/utils.pp

index 084756c73d7ede558e8275466396811fb4743f0c..1faf23afed8227c5c9bc1c021a7dfc4aa296dd83 100644 (file)
@@ -40,7 +40,8 @@ class utils::desktop {
               'gnupg-agent',       'xterm',          'bash-completion',
               'fetchmail',         'dosemu',         'xfonts-terminus',
               'gnumeric',          'alsa-utils',     'sc',
-              'gawk',              'telnet',         'fpm' ]:
+              'gawk',              'telnet',         'fpm',
+              'procmail' ]:
     ensure => installed,
   }