first promgraf

This commit is contained in:
tolerryan
2024-12-09 23:10:42 -06:00
parent 7134c2c714
commit e41af39a1c
8 changed files with 279 additions and 27 deletions

View File

@@ -33,7 +33,7 @@ resource "proxmox_lxc" "wikmd" {
network {
name = "eth0"
bridge = "vmbr0"
ip = "192.168.0.56/24"
ip = "AM617831508CN/24"
gw = "192.168.0.1"
}