From 7e536e59b685b4397ee1c62ff10a63a36aa452f2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 10 Dec 2012 16:57:22 -0200 Subject: Adding runit into nodo class --- manifests/nodo.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests') 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 -- cgit v1.2.3