diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-09-02 14:54:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-09-02 14:54:18 -0300 |
commit | d86c4f45dce05440aee55d0ef063164a806e0893 (patch) | |
tree | 979b0e3a46314c1bd1a0a915b0dc43333bbb2ea1 /manifests/utils/interface.pp | |
parent | c9e994dccf04d47df6c844473c1b4cf16bce8ea0 (diff) | |
download | puppet-nodo-d86c4f45dce05440aee55d0ef063164a806e0893.tar.gz puppet-nodo-d86c4f45dce05440aee55d0ef063164a806e0893.tar.bz2 |
Adds ratpoison and xvfb
Diffstat (limited to 'manifests/utils/interface.pp')
-rw-r--r-- | manifests/utils/interface.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp index e27f404..dc3c4df 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -22,6 +22,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console { 'xserver-xephyr', 'policykit-1-gnome', 'firejail', + 'ratpoison', #'unagi', #'xcompmgr', #'compton', |