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

52 lines
696 B
Plaintext

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
priv1:
type: phys
priv2-gw:
interfaces:
core:
type: veth
gw: upstream2
priv2:
type: phys
upstream1:
interfaces:
core:
type: veth
up1:
type: phys
upstream2:
interfaces:
core:
type: veth
up2:
type: phys
anon1:
interfaces:
core:
type: veth