Add vm zyklon

This commit is contained in:
Daniel A. Maierhofer
2018-03-15 00:23:38 +01:00
parent fe190983df
commit 7e9ad5b771
5 changed files with 47 additions and 7 deletions

View File

@@ -0,0 +1,24 @@
# {{ ansible_managed }}
lxc.network.type = veth
lxc.network.link = br0
lxc.network.flags = up
lxc.network.hwaddr = 2e:6d:b6:07:14:01
lxc.aa_profile = unconfined
lxc.rootfs = /var/lib/lxc/lxc-{{ lxc_host }}-01/rootfs
lxc.rootfs.backend = dir
lxc.include = /usr/share/lxc/config/debian.common.conf
lxc.utsname = lxc-betam-01
lxc.arch = amd64
lxc.cgroup.devices.allow = c 188:0 rwm
lxc_host: betam
lxc_rev: 01
lxc_hwaddr: 2e:6d:b6:07:14:01
lxc_extra: lxc.cgroup.devices.allow = c 188:0 rwm