knorrie-config/R1/config

54 lines
1.8 KiB
Plaintext

# Template used to create this container: /usr/share/lxc/templates/lxc-debian
# Parameters passed to the template: -r stretch
# Template script checksum (SHA-1): d5aa397522e36a17c64c014dd63c70d8607c9873
# For additional config options, please look at lxc.container.conf(5)
# Uncomment the following line to support nesting containers:
#lxc.include = /usr/share/lxc/config/nesting.conf
# (Be aware this has security implications)
lxc.apparmor.profile = generated
lxc.apparmor.allow_nesting = 1
# Common configuration
lxc.include = /usr/share/lxc/config/debian.common.conf
# Container specific configuration
lxc.tty.max = 4
lxc.arch = amd64
lxc.pty.max = 1024
lxc.rootfs.path = btrfs:/var/lib/lxc/R1/rootfs
lxc.uts.name = R1
lxc.net.0.type = veth
lxc.net.0.flags = up
lxc.net.0.name = vlan1001
lxc.net.0.veth.pair = r1.1001
lxc.net.0.script.up = /etc/lxc/lxc-openvswitch
lxc.net.0.script.down = /etc/lxc/lxc-openvswitch
lxc.net.0.hwaddr = 02:00:0a:00:01:05
lxc.net.0.ipv4.address = 10.0.1.5/24
lxc.net.0.ipv6.address = 2001:db8:2501:1::5/64
lxc.net.1.type = veth
lxc.net.1.flags = up
lxc.net.1.name = vlan1012
lxc.net.1.veth.pair = r1.1012
lxc.net.1.script.up = /etc/lxc/lxc-openvswitch
lxc.net.1.script.down = /etc/lxc/lxc-openvswitch
lxc.net.1.hwaddr = 02:00:0a:01:02:07
lxc.net.1.ipv4.address = 10.1.2.7/24
lxc.net.1.ipv6.address = 2001:db8:2501:2::7/64
lxc.net.2.type = veth
lxc.net.2.flags = up
lxc.net.2.name = vlan1356
lxc.net.2.veth.pair = r1.1356
lxc.net.2.script.up = /etc/lxc/lxc-openvswitch
lxc.net.2.script.down = /etc/lxc/lxc-openvswitch
lxc.net.2.hwaddr = 02:00:0a:03:38:01
lxc.net.2.ipv4.address = 10.3.56.1/24
lxc.net.2.ipv6.address = 2001:db8:2501:56::1/64
lxc.net.3.type = veth
lxc.net.3.name = vlan10
lxc.net.3.veth.pair = r1.10
lxc.net.3.flags = up
lxc.net.3.script.up = /etc/lxc/lxc-openvswitch
lxc.net.3.script.down = /etc/lxc/lxc-openvswitch