upstream2

This commit is contained in:
Astro 2016-11-22 17:36:31 +01:00
parent b40d21fe17
commit cc2c4d0a31
2 changed files with 7 additions and 1 deletions

View File

@ -20,12 +20,16 @@ containers:
core:
type: veth
gw: upstream1
priv1:
type: phys
priv2-gw:
interfaces:
core:
type: veth
gw: upstream1
gw: upstream2
priv2:
type: phys
upstream1:
interfaces:

View File

@ -11,6 +11,8 @@ base:
- upstream.anon1
'upstream1':
- upstream.upstream1
'upstream2':
- upstream.upstream2
'server1':
- lxc-containers.server1
- switches