diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodo.pp | 9 |
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 # |