dep._hypervisor(playb.): introduce play for setting up vm template gen.
Some checks failed
/ Ansible Lint (push) Has been cancelled
Some checks failed
/ Ansible Lint (push) Has been cancelled
This commit is contained in:
parent
98972e39c4
commit
ca16e3d55f
3 changed files with 63 additions and 0 deletions
6
inventories/chaosknoten/host_vars/chaosknoten.yaml
Normal file
6
inventories/chaosknoten/host_vars/chaosknoten.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Used in deploy_hypervisor playbook.
|
||||
hypervisor__template_vm_config:
|
||||
- name: STORAGE
|
||||
value: nvme0
|
||||
- name: BRIDGE
|
||||
value: vmbr4
|
Loading…
Add table
Add a link
Reference in a new issue