aboutsummaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-26 22:26:43 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-26 22:26:43 -0300
commitec572315080690b9d7f1930fd175403aa004d8ab (patch)
treef536a788e2ce5f5f7f501f5c7d30b5492f2d529a /manifests/base.pp
parente96c97b4a3468b9c164f3bfcfc7db969f441e49b (diff)
downloadpuppet-nodo-ec572315080690b9d7f1930fd175403aa004d8ab.tar.gz
puppet-nodo-ec572315080690b9d7f1930fd175403aa004d8ab.tar.bz2
Adding system-wide screen session
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 88af553..687619d 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -6,6 +6,8 @@ class nodo::base {
include nodo::subsystem::sudo
include nodo::subsystem::locales
include nodo::subsystem::profile
+ include nodo::subsystem::screen
+ include nodo::subsystem::screen::startup
include nodo::subsystem::apt
include nodo::subsystem::backup
include nodo::subsystem::mail