Only use one interface for sojus
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user