Only use one interface for sojus

This commit is contained in:
Daniel A. Maierhofer
2018-07-28 19:08:08 +02:00
parent 14dc649b3f
commit d0945ddb69

View File

@@ -37,10 +37,10 @@ lxc:
revision: "01" revision: "01"
template: voidlinux template: voidlinux
config: config:
- lxc.network.1.type = veth - lxc.network.type = veth
- lxc.network.1.hwaddr = 2e:6d:b6:07:17:01 - lxc.network.hwaddr = 2e:6d:b6:07:17:01
- lxc.network.1.link = br0 - lxc.network.link = br0
- lxc.network.1.flags = up - lxc.network.flags = up
- lxc.pts = 6 - lxc.pts = 6
- lxc.mount.entry = /zv1/sojus /var/lib/lxc/lxc-sojus-01/rootfs/home/backup/repos none bind,create=dir 0 0 - lxc.mount.entry = /zv1/sojus /var/lib/lxc/lxc-sojus-01/rootfs/home/backup/repos none bind,create=dir 0 0