diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-24 13:18:39 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-24 13:18:39 -0200 |
commit | ad27f5dac1870369abe10e88fbb034ffa391f12c (patch) | |
tree | 2ec4be14af75dbc7508d490ed552288973e3a006 /manifests/desktop.pp | |
parent | 9c64cff37985a26f7aac5474928403f2605c588f (diff) | |
download | puppet-nodo-ad27f5dac1870369abe10e88fbb034ffa391f12c.tar.gz puppet-nodo-ad27f5dac1870369abe10e88fbb034ffa391f12c.tar.bz2 |
Lots of subsystem refactoring; minor node changes
Diffstat (limited to 'manifests/desktop.pp')
-rw-r--r-- | manifests/desktop.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/desktop.pp b/manifests/desktop.pp index 0a58830..6b3a724 100644 --- a/manifests/desktop.pp +++ b/manifests/desktop.pp @@ -19,7 +19,6 @@ class nodo::desktop inherits nodo::personal { class nodo::desktop::minimal { $fstab = false $crypttab = false - $xorg = false $pam = false # Backups should happen when the box is likely to be online |