add ttl for local resolver

This commit is contained in:
vincent 2022-05-15 21:48:29 +02:00
parent 1043ab0f3c
commit 3a98086d23

View File

@ -57,6 +57,7 @@ job "pihole" {
data= <<EOH
server=/ducamps.win/192.168.1.10
server=/consul/172.17.0.1#8600
local-ttl=2
EOH
destination="local/dnsmasq.d/02-localresolver.conf"