Update terraform/main.tf
This commit is contained in:
@@ -35,7 +35,4 @@ resource "proxmox_vm_qemu" "vm1" {
|
||||
agent = 1
|
||||
scsihw = "virtio-scsi-pci"
|
||||
machine = "q35"
|
||||
# cicustom = "user=local:snippets/user-data.yaml" # optioneel, voor custom cloud-init
|
||||
ci_storage = "zfs1" # waar de cloud-init drive moet komen
|
||||
ci_disk = 4 # grootte in GB
|
||||
}
|
||||
Reference in New Issue
Block a user