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

48 lines
632 B
Plaintext
Raw Normal View History

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