]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds ratpoison and xvfb
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Sep 2017 17:54:18 +0000 (14:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Sep 2017 17:54:18 +0000 (14:54 -0300)
manifests/utils/interface.pp
manifests/utils/virtual.pp

index e27f40478338eca73a41cc4feac1d2938e089814..dc3c4dfd478586706f67e7b3d4170bc118f7a5ec 100644 (file)
@@ -22,6 +22,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
     'xserver-xephyr',
     'policykit-1-gnome',
     'firejail',
+    'ratpoison',
     #'unagi',
     #'xcompmgr',
     #'compton',
index 4f29954b5c32722cbfb15223a455e204eddddd53..e79d9c193511fe1c2db82239683f9c5fff812ce8 100644 (file)
@@ -10,6 +10,7 @@ class nodo::utils::virtual (
 
     # For graphical interfacing with virtual machines
     'xpra',
+    'xvfb',
     'virt-viewer',
     'spice-client-gtk',
   ]: