]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding back runit class
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 15 Dec 2012 14:34:59 +0000 (12:34 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 15 Dec 2012 14:34:59 +0000 (12:34 -0200)
manifests/nodo.pp

index ec66713d60478d0038d7261fbd33bfeffb1263d2..52a6356a940855d48d4ecbc5815816c931bc638b 100644 (file)
@@ -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
   #