Add vm zyklon
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
#- name: lxc - betam container
|
||||
# lxc_container:
|
||||
# name: betam
|
||||
# template: debian
|
||||
- name: lxc - betam container
|
||||
lxc_container:
|
||||
name: lxc-betam-01
|
||||
template: debian
|
||||
|
||||
- name: lxc - betam config
|
||||
copy:
|
||||
template:
|
||||
dest: /var/lib/lxc/lxc-betam-01/config
|
||||
src: lxc-betam.conf
|
||||
src: lxc-betam.conf.j2
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
Reference in New Issue
Block a user