update warrior2 ip to 150

This commit is contained in:
tolerryan
2025-10-16 22:12:37 -05:00
parent 4f8956186c
commit 0ac015c235

View File

@@ -25,7 +25,7 @@ resource "proxmox_lxc" "archivewarrior2" {
network {
name = "eth0"
bridge = "vmbr0"
ip = "192.168.0.80/24"
ip = "192.168.0.150/24"
gw = "192.168.0.1"
}