Improve lxc config

This commit is contained in:
Daniel A. Maierhofer
2018-03-16 17:53:25 +01:00
parent 23894561fd
commit 013e945d2d
11 changed files with 41 additions and 82 deletions

View File

@@ -1,15 +0,0 @@
# {{ ansible_managed }}
lxc.network.type = veth
lxc.network.link = br0
lxc.network.flags = up
lxc.network.hwaddr = 2e:6d:b6:07:15:01
lxc.aa_profile = unconfined
lxc.rootfs = /var/lib/lxc/lxc-zyklon-01/rootfs
lxc.rootfs.backend = dir
lxc.include = /usr/share/lxc/config/voidlinux.common.conf
lxc.utsname = lxc-zyklon-01
lxc.arch = amd64