]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 18 Aug 2012 23:26:13 +0000 (20:26 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 18 Aug 2012 23:26:13 +0000 (20:26 -0300)
manifests/subsystems/utils/interface.pp

index 8b436f915f66c4fffeb4f11a4e5b559a041c2d10..ceaa1619b3bdaa6bd6d0b71ef7fc3a53350a3fa2 100644 (file)
@@ -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,
   }