dns and talos
This commit is contained in:
@ -28,4 +28,5 @@ machine:
|
||||
time:
|
||||
disabled: false
|
||||
servers:
|
||||
- 192.168.1.11
|
||||
- 192.168.1.11
|
||||
- 10.96.10.254
|
@ -4,6 +4,7 @@ machine:
|
||||
hostname: node00.balsillie.house
|
||||
nameservers:
|
||||
- 192.168.1.11
|
||||
- 10.96.10.254
|
||||
interfaces:
|
||||
- deviceSelector:
|
||||
hardwareAddr: 'f4:4d:30:6e:62:a7'
|
||||
@ -11,5 +12,8 @@ machine:
|
||||
routes:
|
||||
- network: 0.0.0.0/0
|
||||
gateway: 192.168.1.11
|
||||
- network: 0.0.0.0/0
|
||||
gateway: 10.96.10.254
|
||||
addresses:
|
||||
- 192.168.1.15/24
|
||||
- 192.168.1.15/24
|
||||
- 10.96.10.30/24
|
Reference in New Issue
Block a user