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

70 lines
1.0 KiB
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:
type: phys
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:
type: phys
2016-11-17 00:58:19 +01:00
upstream1:
interfaces:
core:
type: veth
up1:
type: phys
2016-11-29 00:18:54 +01:00
# Change (eg. auto-generation) requires reboot of the cable modem
hwaddr: 00:23:74:D7:2D:7C
2016-11-17 00:58:19 +01:00
upstream2:
interfaces:
core:
type: veth
up2:
type: phys
2016-11-17 00:58:19 +01:00
anon1:
interfaces:
core:
type: veth
2016-12-12 22:34:31 +01:00
c3d2-gw:
interfaces:
core:
type: veth
gw: upstream1
c3d2:
type: veth
c3d2-anon:
interfaces:
core:
type: veth
gw: anon1
c3d2:
type: veth