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