From b4545ebaaaaa3043a5bef98fd6354a249e8ff1e6 Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 26 Nov 2016 22:57:03 +0100 Subject: [PATCH] lxc-containers: wire priv*-gw back to phys ifaces --- salt-pillar/lxc-containers/server1.sls | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/salt-pillar/lxc-containers/server1.sls b/salt-pillar/lxc-containers/server1.sls index b1f10e0..5a68c6c 100644 --- a/salt-pillar/lxc-containers/server1.sls +++ b/salt-pillar/lxc-containers/server1.sls @@ -21,7 +21,7 @@ containers: type: veth gw: upstream1 priv1: - type: veth + type: phys priv2-gw: interfaces: @@ -29,21 +29,21 @@ containers: type: veth gw: upstream2 priv2: - type: veth + type: phys upstream1: interfaces: core: type: veth up1: - type: veth + type: phys upstream2: interfaces: core: type: veth up2: - type: veth + type: phys anon1: interfaces: