From: Silvio Rhatto Date: Sat, 18 Aug 2012 23:26:13 +0000 (-0300) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2665cdf664ea8b2d17f4c68fa43f59074661e033;p=puppet-nodo.git Oops --- diff --git a/manifests/subsystems/utils/interface.pp b/manifests/subsystems/utils/interface.pp index 8b436f9..ceaa161 100644 --- a/manifests/subsystems/utils/interface.pp +++ b/manifests/subsystems/utils/interface.pp @@ -3,7 +3,7 @@ class utils::interface { package { [ 'awesome', 'eterm', 'fluxbox', 'gnome-terminal', 'conky', 'xterm', 'bash-completion', 'tmux', 'xscreensaver', 'rxvt-unicode', 'mc', 'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt', 'lxappearance', - 'xtitle', 'xclip', 'conkyforecast', 'awesome-extra', 'numlockx' ] + 'xtitle', 'xclip', 'conkyforecast', 'awesome-extra', 'numlockx' ]: ensure => installed, }