Merge "Switch from 1.1.1.1 to 1.0.0.1"
This commit is contained in:
commit
fc2401e21f
@ -11,7 +11,7 @@ usable IPv6 default route, otherwise IPv4.
|
|||||||
**Role Variables**
|
**Role Variables**
|
||||||
|
|
||||||
.. zuul:rolevar:: unbound_primary_nameserver_v4
|
.. zuul:rolevar:: unbound_primary_nameserver_v4
|
||||||
:default: 1.1.1.1 (CloudFlare)
|
:default: 1.0.0.1 (CloudFlare)
|
||||||
|
|
||||||
The primary IPv4 nameserver for fowarding requests
|
The primary IPv4 nameserver for fowarding requests
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# OpenDNS
|
# OpenDNS
|
||||||
unbound_primary_nameserver_v6: "2606:4700:4700::1111"
|
unbound_primary_nameserver_v6: "2606:4700:4700::1111"
|
||||||
unbound_primary_nameserver_v4: "1.1.1.1"
|
unbound_primary_nameserver_v4: "1.0.0.1"
|
||||||
|
|
||||||
# Google
|
# Google
|
||||||
unbound_secondary_nameserver_v6: "2001:4860:4860::8888"
|
unbound_secondary_nameserver_v6: "2001:4860:4860::8888"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user