From: Silvio Rhatto Date: Thu, 29 Nov 2012 16:53:04 +0000 (-0200) Subject: Adding two graphical file managers at utils::interface X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1975cd7337b7289f48d9eaaac6a734f98475b5c4;p=puppet-nodo.git Adding two graphical file managers at utils::interface --- diff --git a/manifests/subsystems/utils/interface.pp b/manifests/subsystems/utils/interface.pp index c0efa97..cca6ae2 100644 --- a/manifests/subsystems/utils/interface.pp +++ b/manifests/subsystems/utils/interface.pp @@ -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, }