c12s-kubespray/roles/dnsmasq/templates
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
..
01-kube-dns.conf.j2 Allow to specify number of concurrent DNS queries 2017-01-19 11:47:37 +01:00
dnsmasq-ds.yml Explicitly set config path for DNSMasq 2017-01-31 12:14:57 +02:00
dnsmasq-svc.yml Address standalone kubelet config case 2016-12-13 16:35:53 +01:00