From: Silvio Rhatto Date: Wed, 6 Mar 2013 14:01:03 +0000 (-0300) Subject: Adding xserver-xephyr into utils::interface X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cdc6a12b559f487bdfd43da15bcaa022118666c6;p=puppet-nodo.git Adding xserver-xephyr into utils::interface --- diff --git a/manifests/subsystems/utils/interface.pp b/manifests/subsystems/utils/interface.pp index b19456d..8a1e00f 100644 --- a/manifests/subsystems/utils/interface.pp +++ b/manifests/subsystems/utils/interface.pp @@ -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, }