forked from infra/ansible
Markus Hauschild
e8dcf169e2
clients in the 172.23.3.0/24 subnet are now provided with dynamic dns entries in the users.binary.kitchen domain - forward entries only
19 lines
247 B
Plaintext
19 lines
247 B
Plaintext
---
|
|
|
|
dhcpd_failover: true
|
|
dhcpd_primary: 172.23.2.3
|
|
dhcpd_secondary: 172.23.2.4
|
|
|
|
dns_primary: 172.23.2.3
|
|
dns_secondary: 172.23.2.4
|
|
|
|
name_servers:
|
|
- 172.23.2.3
|
|
- 172.23.2.4
|
|
|
|
ntp_servers:
|
|
- 172.23.1.60
|
|
- 172.23.2.3
|
|
|
|
radius_cn: radius.binary.kitchen
|