This commit is contained in:
root 2026-01-28 14:47:59 -07:00
parent 85612c5d22
commit a1981e2150

View file

@ -0,0 +1,14 @@
lxc_inventory = {
"110" = {
node = "pve1"
hostname = "pve1-lxc2"
disk_size = "110G"
cores = 2
memory = 4092
vlan = 201
ip = "172.16.201.102/24"
gw = "172.16.201.1"
}
}
lxc_root_password = "Pizzajam11"