From 4c61504f7c96294e5f05570e154f27ce80923e53 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Tue, 14 Aug 2012 23:32:00 -0300
Subject: Adding awesome-extra and numlockx into utils::interface

---
 manifests/subsystems/utils/interface.pp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/subsystems/utils/interface.pp b/manifests/subsystems/utils/interface.pp
index 3f78c0f..d975a67 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',  'xfonts-terminus',   'xscreensaver',   'rxvt-unicode',
               'mc',            'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',           'lxappearance',
-              'xtitle',        'xclip',            'conkyforecast' ]:
+              'xtitle',        'xclip',            'conkyforecast',     'awesome-extra',  'numlockx' ]:
     ensure => installed,
   }
 }
-- 
cgit v1.2.3