Add vm zyklon
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# {{ 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-betam-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
|
||||
15
roles/ariane/files/lxc-zyklon.conf
Normal file
15
roles/ariane/files/lxc-zyklon.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
# {{ 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
|
||||
Reference in New Issue
Block a user