add cloud init

This commit is contained in:
tolerryan
2024-11-19 21:41:11 -06:00
parent d6cf9c9396
commit 66bd10ab1a

View File

@@ -34,6 +34,13 @@ resource "proxmox_vm_qemu" "grail" {
} }
} }
} }
ide {
ide2 {
cloudinit {
storage = "Cephtest"
}
}
}
} }
#mountpoint{ #mountpoint{