aboutsummaryrefslogtreecommitdiff
path: root/manifests/nodo.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-12-10 16:57:22 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-12-10 16:57:22 -0200
commit7e536e59b685b4397ee1c62ff10a63a36aa452f2 (patch)
tree3d811729d78ad89936251f7913d427c3c5337c89 /manifests/nodo.pp
parent049a0b0d07c3257b3224b2936d0d127ebe739790 (diff)
downloadpuppet-nodo-7e536e59b685b4397ee1c62ff10a63a36aa452f2.tar.gz
puppet-nodo-7e536e59b685b4397ee1c62ff10a63a36aa452f2.tar.bz2
Adding runit into nodo class
Diffstat (limited to 'manifests/nodo.pp')
-rw-r--r--manifests/nodo.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodo.pp b/manifests/nodo.pp
index b4b7e22..52a6356 100644
--- a/manifests/nodo.pp
+++ b/manifests/nodo.pp
@@ -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