]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding xserver-xephyr into utils::interface
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 6 Mar 2013 14:01:03 +0000 (11:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 6 Mar 2013 14:01:03 +0000 (11:01 -0300)
manifests/subsystems/utils/interface.pp

index b19456db60e7327991f9074fea7d95c64fc90b12..8a1e00f2402f932478448c6164f9977f78a49f7b 100644 (file)
@@ -4,7 +4,7 @@ class utils::interface {
               'xterm',         'bash-completion',  'tmux',              'xscreensaver',   'thunar',
               'mc',            'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',           'lxappearance',
               'xtitle',        'xclip',            'pcmanfm',           'awesome-extra',  'numlockx',
-              'x11-apps' ]:
+              'x11-apps',      'xserver-xephyr, ]:
     ensure => installed,
   }