diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-03-06 11:59:19 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-03-06 11:59:19 -0300 |
commit | 485d3ddd42073dea1582fa2dd0f2afa05aac8bc5 (patch) | |
tree | f53a7f77a59cb89b647c35be448ef3ec8a36b73c /manifests/base | |
parent | f82ed49603e2b199e749bb2918f207d1c86574ff (diff) | |
download | puppet-nodo-485d3ddd42073dea1582fa2dd0f2afa05aac8bc5.tar.gz puppet-nodo-485d3ddd42073dea1582fa2dd0f2afa05aac8bc5.tar.bz2 |
Remove inclusion of deleted nodo::subsystem::xorg
Diffstat (limited to 'manifests/base')
-rw-r--r-- | manifests/base/personal.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/base/personal.pp b/manifests/base/personal.pp index 55f4835..810974c 100644 --- a/manifests/base/personal.pp +++ b/manifests/base/personal.pp @@ -4,7 +4,6 @@ class nodo::base::personal { include nodo::utils::personal include autossh - class { 'nodo::subsystem::xorg': } class { 'nodo::subsystem::lightdm': } # Media folders and groups |