]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding mozilla-plugin-gnash to utils::desktop
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 20 Mar 2010 14:36:37 +0000 (11:36 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 20 Mar 2010 14:36:37 +0000 (11:36 -0300)
manifests/utils.pp

index 523b799778295b0685a8c40df991ca4cf2e05045..27545b01eb787373a29cd18550339e520f692f4c 100644 (file)
@@ -42,7 +42,8 @@ class utils::desktop {
               'gnumeric',          'alsa-utils',     'sc',
               'gawk',              'telnet',         'fpm',
               'procmail',          'msmtp',          'netpbm',
-              'gqview',            'antiword',       'mairix' ]:
+              'gqview',            'antiword',       'mairix',
+              'mozilla-plugin-gnash' ]:
     ensure => installed,
   }