dhcp: remove Cloudflare from backup DNS
and rename variable, since these are not technically upstream DNS servers (unbound will ask the root servers, not these)
This commit is contained in:
parent
12022389c4
commit
662452065f
2 changed files with 4 additions and 5 deletions
|
@ -46,7 +46,6 @@ matrix_discord_bot_token: "{{ vault_matrix_discord_bot_token }}"
|
|||
dns_host_suffix_main: 253
|
||||
dns_host_suffix_backup: 153
|
||||
|
||||
upstream_dns_servers:
|
||||
backup_dns_servers:
|
||||
- "80.67.169.12" # French Data Network (FDN) (ns0.fdn.fr)
|
||||
- "1.1.1.1" # Cloudflare
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue