]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding two graphical file managers at utils::interface
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Nov 2012 16:53:04 +0000 (14:53 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Nov 2012 16:53:04 +0000 (14:53 -0200)
manifests/subsystems/utils/interface.pp

index c0efa97754d42e665f1aefb54d1fde88fe818078..cca6ae27fb2bf306f2edd158849254ff189b0fd5 100644 (file)
@@ -4,7 +4,7 @@ class utils::interface {
               'xterm',         'bash-completion',  'tmux',              'xscreensaver',   'rxvt-unicode',
               'mc',            'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',           'lxappearance',
               'xtitle',        'xclip',            'conkyforecast',     'awesome-extra',  'numlockx',
-              'weather-util' ]:
+              'weather-util'   'pcmanfm',          'thunar' ]:
     ensure => installed,
   }