Use linked clones for proxmox kvm

This commit is contained in:
2018-04-04 14:45:31 -04:00
parent ca5881c795
commit 9299ff3b7b

View File

@@ -13,6 +13,7 @@
api_password: "{{ proxmox_password }}"
api_host: "{{ proxmox_host }}"
clone: "{{ ubuntu_template_vm_name }}"
full: no
name: '{{ inventory_hostname }}'
node: 'rack2'
target: '{{ hypervisor }}'