fix: add missing vars

This commit is contained in:
AJ Schroeder
2024-11-18 16:22:43 -06:00
parent 42f58e5a51
commit 9c3d39845d

View File

@@ -5,6 +5,10 @@
*/
// Proxmox settings for VM templates
vm_bridge_interface = "vmbr0"
vm_vlan_tag = ""
// VM Network Settings (default DHCP)
// vm_ip_address = "192.168.101.100"
// vm_ip_netmask = 24