network/salt-pillar/lxc-containers/server1.sls

52 lines
696 B
Plaintext
Raw Normal View History

2016-11-17 00:58:19 +01:00
containers:
pub-gw:
interfaces:
core:
type: veth
gw: anon1
pub:
2016-11-23 01:11:32 +01:00
type: veth
2016-11-17 00:58:19 +01:00
serv-gw:
interfaces:
core:
type: veth
gw: upstream1
serv:
type: veth
priv1-gw:
interfaces:
core:
type: veth
gw: upstream1
2016-11-22 17:36:31 +01:00
priv1:
2016-11-23 01:11:32 +01:00
type: veth
2016-11-17 00:58:19 +01:00
priv2-gw:
interfaces:
core:
type: veth
2016-11-22 17:36:31 +01:00
gw: upstream2
priv2:
2016-11-23 01:11:32 +01:00
type: veth
2016-11-17 00:58:19 +01:00
upstream1:
interfaces:
core:
type: veth
up1:
2016-11-23 01:11:32 +01:00
type: veth
2016-11-17 00:58:19 +01:00
upstream2:
interfaces:
core:
type: veth
up2:
2016-11-23 01:11:32 +01:00
type: veth
2016-11-17 00:58:19 +01:00
anon1:
interfaces:
core:
type: veth