From: Silvio Rhatto Date: Sat, 15 Dec 2012 14:34:59 +0000 (-0200) Subject: Adding back runit class X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2f7ee11afb35049441d8b54c0cfc862e90a33073;p=puppet-nodo.git Adding back runit class --- 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 #