tidy up
This commit is contained in:
@ -12,8 +12,8 @@ vm_cpu: "4"
|
||||
vm_cpu_cores: "2"
|
||||
vm_cpu_threads: "2"
|
||||
vm_bridge: "br1"
|
||||
vm_mac_prefix: "52:54:00:e3:af:"
|
||||
vm_subnet_prefix: "192.168.199.1" # vm suffix will be appended to this
|
||||
vm_mac_prefix: "52:54:00:e3:af:" # vm name suffix will be appended to this
|
||||
vm_subnet_prefix: "192.168.199.1" # vm name suffix will be appended to this
|
||||
vm_subnet_suffix: "/24"
|
||||
vm_gateway: "192.168.199.254"
|
||||
vm_ntp: "192.168.199.254"
|
||||
|
Reference in New Issue
Block a user