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

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