From 2665cdf664ea8b2d17f4c68fa43f59074661e033 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 18 Aug 2012 20:26:13 -0300 Subject: Oops --- manifests/subsystems/utils/interface.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') 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, } -- cgit v1.2.3