From dae324f316666f65907c02877ffd566df45641f6 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 15 Apr 2014 16:54:57 +0200 Subject: fix concat::setup (#5503) --- puppet/modules/site_config/manifests/vagrant.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'puppet/modules/site_config/manifests/vagrant.pp') diff --git a/puppet/modules/site_config/manifests/vagrant.pp b/puppet/modules/site_config/manifests/vagrant.pp index 04266735..8f50b305 100644 --- a/puppet/modules/site_config/manifests/vagrant.pp +++ b/puppet/modules/site_config/manifests/vagrant.pp @@ -1,6 +1,7 @@ class site_config::vagrant { # class for vagrant nodes + include site_shorewall::defaults # eth0 on vagrant nodes is the uplink if shorewall::interface { 'eth0': zone => 'net', -- cgit v1.2.3