Configure type de cpu sur host
This commit is contained in:
parent
1238892ade
commit
e9016efcb0
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
node : "{{ pvmt_node }}"
|
||||
name : "{{ pvmt_vm_name }}"
|
||||
update: yes
|
||||
cpu: host
|
||||
cores: "{{ pvmt_vm_cores }}"
|
||||
sockets: "{{ pvmt_vm_sockets }}"
|
||||
memory: "{{ pvmt_vm_memory }}"
|
||||
|
|
Loading…
Reference in a new issue