c12s-kubespray/roles/dnsmasq
Artem Panchenko 1418fb394b Explicitly set config path for DNSMasq
When DNSMasq is configured to read its settings
from a folder ('-7' or '--conf-dir' option) it only
checks that the directory exists and doesn't fail if
it's empty. It could lead to a situation when DNSMasq
is running and handles requests, but not properly
configured, so some of queries can't be resolved.
2017-01-31 12:14:57 +02:00
..
defaults Allow to specify number of concurrent DNS queries 2017-01-19 11:47:37 +01:00
meta Introduce dns_mode and resolvconf_mode and implement docker_dns mode 2017-01-05 23:38:51 +01:00
tasks Address standalone kubelet config case 2016-12-13 16:35:53 +01:00
templates Explicitly set config path for DNSMasq 2017-01-31 12:14:57 +02:00