]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding broffice.org into utils::desktop
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Apr 2010 23:09:48 +0000 (20:09 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Apr 2010 23:09:48 +0000 (20:09 -0300)
manifests/subsystems/utils.pp

index 67c5e768f9002b263fe04b20774a01c269066ff2..6a4f3a64bdf26b8f8889fa89337c9e1a8866cc89 100644 (file)
@@ -44,7 +44,8 @@ class utils::desktop {
               'gqview',            'antiword',             'mairix',
               'gitk',              'mozilla-plugin-gnash', 'mpg123',
               'audacious',         'qjackctl',             'bittorrent',
-              'subversion',        'fortunes-br',          'xine-ui' ]:
+              'subversion',        'fortunes-br',          'xine-ui',
+              'broffice.org' ]:
     ensure => installed,
   }