From b377480a336736f660dcfb5662c918d36fc222c5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 18 Jan 2013 10:42:36 -0200 Subject: Including concat::setup --- manifests/nodo.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/nodo.pp') diff --git a/manifests/nodo.pp b/manifests/nodo.pp index ec0586c..f238154 100644 --- a/manifests/nodo.pp +++ b/manifests/nodo.pp @@ -12,6 +12,7 @@ class nodo { include tunnel include profile include domain + include concat::setup # Does not work well inside vservers class { 'runit': ensure => absent } -- cgit v1.2.3