fixing last error..

This commit is contained in:
tolerryan
2025-08-24 22:51:17 -05:00
parent 4979894782
commit a4a13f7a03

4
nas.tf
View File

@@ -15,7 +15,7 @@ resource "proxmox_vm_qemu" "nas" {
hagroup = null
hastate = null
hotplug = "network,disk,usb"
vmid = "301"
vmid = "301"
ipconfig0 = "ip=192.168.0.50/24,gw=192.168.0.1"
kvm = true
machine = null
@@ -35,8 +35,6 @@ resource "proxmox_vm_qemu" "nas" {
target_nodes = [
"ryuk",
]
vm_state = "running"
vmid = 301
cpu {
affinity = null