]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding more packages at utils::desktop (2)
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 14 Mar 2010 22:25:06 +0000 (22:25 +0000)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 14 Mar 2010 22:25:06 +0000 (22:25 +0000)
manifests/utils.pp

index 652d0b43bed8e06846e37bee712e8436437d78eb..dcb82cb4aa904c1524883b5c953ff7dda8f95782 100644 (file)
@@ -39,7 +39,8 @@ class utils::desktop {
               'vim-gtk',           'gobby',          'bogofilter',
               'gnupg-agent',       'xterm',          'bash-completion',
               'fetchmail',         'dosemu',         'xfonts-terminus',
-              'gnumeric',          'alsa-utils',     'sc' ]:
+              'gnumeric',          'alsa-utils',     'sc',
+              'gawk' ]:
     ensure => installed,
   }