aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/nodo.pp1
1 files changed, 1 insertions, 0 deletions
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 }