mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 01:36:10 +07:00
9 lines
189 B
YAML
9 lines
189 B
YAML
|
subnet: "192.168.1.0"
|
||
|
netmask: "255.255.255.0"
|
||
|
gateway: "192.168.1.1"
|
||
|
range_start: "192.168.1.11"
|
||
|
range_end: "192.168.1.99"
|
||
|
pxe_server: "192.168.1.21"
|
||
|
dns: "8.8.8.8"
|
||
|
network_device: "eno1"
|