adding virt0 back
This commit is contained in:
24
grail.tf
24
grail.tf
@@ -20,19 +20,19 @@ resource "proxmox_vm_qemu" "grail" {
|
|||||||
#features {
|
#features {
|
||||||
# nesting = true
|
# nesting = true
|
||||||
#}
|
#}
|
||||||
#disks{
|
disks{
|
||||||
# virtio{
|
virtio{
|
||||||
# virtio0{
|
virtio0{
|
||||||
# disk{
|
disk{
|
||||||
# discard = true
|
discard = true
|
||||||
# #emulatessd = true
|
# #emulatessd = true
|
||||||
# asyncio = "threads"
|
asyncio = "threads"
|
||||||
# size = "32G"
|
size = "32G"
|
||||||
# storage = "nvme"
|
storage = "nvme"
|
||||||
# }
|
}
|
||||||
# }
|
}
|
||||||
# }
|
}
|
||||||
#}
|
}
|
||||||
|
|
||||||
#mountpoint{
|
#mountpoint{
|
||||||
# key = "0"
|
# key = "0"
|
||||||
|
|||||||
Reference in New Issue
Block a user