asdf
This commit is contained in:
4
grail.tf
4
grail.tf
@@ -5,7 +5,7 @@ resource "proxmox_vm_qemu" "grail" {
|
|||||||
agent = 0
|
agent = 0
|
||||||
cores = 10
|
cores = 10
|
||||||
memory = 4096
|
memory = 4096
|
||||||
|
storage = "Junk2"
|
||||||
vmid = 218
|
vmid = 218
|
||||||
start = true
|
start = true
|
||||||
tags = "terraform"
|
tags = "terraform"
|
||||||
@@ -17,7 +17,7 @@ resource "proxmox_vm_qemu" "grail" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#rootfs {
|
#rootfs {
|
||||||
storage = "Junk2"
|
#storage = "Junk2"
|
||||||
#size = "32G"
|
#size = "32G"
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user