This website requires JavaScript.
Explore
Help
Sign in
ansible
/
dnsmasq
Watch
1
Star
0
Fork
You've already forked dnsmasq
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0c799fec2c
dnsmasq
/
templates
/
default.conf.j2
5 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-08-07 13:01:55 +02:00
listen-address=127.0.0.1
cache-size=10000
Added 'no-resolv' to conf file. Makes dnsmasq ignore missing resolv.conf files
2022-09-06 17:01:18 +02:00
server={{ dnsmasq_upstream_server }}
no-resolv
Reference in a new issue
Copy permalink