From: Silvio Rhatto Date: Fri, 18 Jan 2013 12:42:36 +0000 (-0200) Subject: Including concat::setup X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b377480a336736f660dcfb5662c918d36fc222c5;p=puppet-nodo.git Including concat::setup --- 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 }