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