Disable Cloud-init updates on boot to prevent loopdevice out of storage

This commit is contained in:
Sandwich 2024-10-29 12:59:50 +01:00
parent 528f2fc775
commit ccfce65673

View File

@ -7,6 +7,7 @@
api_password: "{{ hypervisor_password }}"
ciuser: "{{ user_name }}"
cipassword: "{{ user_password }}"
ciupgrade: false
node: "{{ hypervisor_node }}" # Proxmox node name
vmid: "{{ vm_id }}" # Unique ID for the VM
name: "{{ hostname }}" # Name of the VM