diff --git a/tasks/testing.yml b/tasks/testing.yml index 7ce00fd..5e5e231 100644 --- a/tasks/testing.yml +++ b/tasks/testing.yml @@ -91,7 +91,7 @@ # VMs to be created create_proxmox_vms_list: - name: vm-01 - template: 5000 + template: 9412 vmid: 1000 memory: 8192 cores: 2 @@ -110,7 +110,7 @@ - name: vm-02 vmid: 1001 - template: 5500 + template: 9413 memory: 4096 cores: 1 node: node0 # The hostname of the node that the VM will be created on