From: Silvio Rhatto Date: Sat, 20 Mar 2010 14:36:37 +0000 (-0300) Subject: Adding mozilla-plugin-gnash to utils::desktop X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=df01ef71c776fe1d43e05741f7d0bf4dc3d26ced;p=puppet-nodo.git Adding mozilla-plugin-gnash to utils::desktop --- diff --git a/manifests/utils.pp b/manifests/utils.pp index 523b799..27545b0 100644 --- a/manifests/utils.pp +++ b/manifests/utils.pp @@ -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, }