change parameter for nxdomain
This commit is contained in:
parent
f6503ce887
commit
7a193be772
@ -67,6 +67,8 @@ job "pihole" {
|
|||||||
server=/ducamps.win/192.168.1.10
|
server=/ducamps.win/192.168.1.10
|
||||||
{{range service "consul"}}server=/consul/{{.Address}}#8600
|
{{range service "consul"}}server=/consul/{{.Address}}#8600
|
||||||
{{end}}
|
{{end}}
|
||||||
|
domain=ducamps.win
|
||||||
|
no-negcache
|
||||||
local-ttl=2
|
local-ttl=2
|
||||||
EOH
|
EOH
|
||||||
destination="local/dnsmasq.d/02-localresolver.conf"
|
destination="local/dnsmasq.d/02-localresolver.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user