aboutsummaryrefslogtreecommitdiff
path: root/manifests/nodo.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-12-15 12:34:59 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-12-15 12:34:59 -0200
commit2f7ee11afb35049441d8b54c0cfc862e90a33073 (patch)
tree7408744f834dc8a0a6b3d0a98e502e91c2cd9bc4 /manifests/nodo.pp
parent8176e3b726c834e0fea718fa718e60e6c501e21e (diff)
downloadpuppet-nodo-2f7ee11afb35049441d8b54c0cfc862e90a33073.tar.gz
puppet-nodo-2f7ee11afb35049441d8b54c0cfc862e90a33073.tar.bz2
Adding back runit class
Diffstat (limited to 'manifests/nodo.pp')
-rw-r--r--manifests/nodo.pp9
1 files changed, 1 insertions, 8 deletions
diff --git a/manifests/nodo.pp b/manifests/nodo.pp
index ec66713..52a6356 100644
--- a/manifests/nodo.pp
+++ b/manifests/nodo.pp
@@ -13,14 +13,7 @@ class nodo {
include profile
include domain
- # Keep it absent until we discover why it's not being installed
- # inside vservers on debian.
- #class { 'runit':
- # ensure => absent,
- #}
- package { 'runit':
- ensure => absent,
- }
+ class { 'runit': }
# Set timezone and ntp config
#