type, nas

This commit is contained in:
tolerryan
2025-02-02 23:25:54 -06:00
parent 1e129786f7
commit 768c615be1

2
nas.tf
View File

@@ -38,6 +38,7 @@ resource "proxmox_vm_qemu" "nas" {
cdrom {
iso = "cephfs:iso/debian-12.9.0-amd64-netinst.iso"
}
}
}
virtio {
virtio0 {
@@ -58,7 +59,6 @@ resource "proxmox_vm_qemu" "nas" {
}
}
}
}
# VM Cloud-Init Settings