]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding runit into nodo class
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 10 Dec 2012 18:57:22 +0000 (16:57 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 10 Dec 2012 18:57:22 +0000 (16:57 -0200)
manifests/nodo.pp

index b4b7e22530c1a89ec2d888ffdffbb53029a99334..52a6356a940855d48d4ecbc5815816c931bc638b 100644 (file)
@@ -13,6 +13,8 @@ class nodo {
   include profile
   include domain
 
+  class { 'runit': }
+
   # Set timezone and ntp config
   #
   # We config those here but leave class inclusion elsewhere