aboutsummaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 7c9d0fa..6426219 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -51,5 +51,5 @@ class nodo::base(
}
# Does not work well inside vservers
- class { 'runit': ensure => absent }
+ #class { 'runit': ensure => absent }
}