z9-router(host): fix dns
This commit is contained in:
parent
ebdafb997f
commit
d97c22cc8e
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ unbound_access_control: [ "10.89.208.0/20", "2a07:c481:1::/48" ]
|
||||||
deploy_systemd_resolved_config__enable: false
|
deploy_systemd_resolved_config__enable: false
|
||||||
deploy_systemd_resolved_config__dns:
|
deploy_systemd_resolved_config__dns:
|
||||||
- 127.0.0.1
|
- 127.0.0.1
|
||||||
|
deploy_systemd_resolved_config__fallback_dns:
|
||||||
|
- 127.0.0.1
|
||||||
kea_dhcp__include_vars: resources/z9/z9-router/kea_dhcp.yaml
|
kea_dhcp__include_vars: resources/z9/z9-router/kea_dhcp.yaml
|
||||||
secrets__folder:
|
secrets__folder:
|
||||||
owner: "root"
|
owner: "root"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue