dns vars for skydns submodule

This commit is contained in:
Smaine Kahlouch
2015-10-13 17:12:59 +02:00
parent 481d16d5ad
commit 6183a4d3b1
5 changed files with 10 additions and 10 deletions

View File

@@ -44,9 +44,9 @@ upstream_dns_servers:
- 8.8.8.8
- 4.4.8.8
# Turn this varable to 'false' to disable whole DNS configuration.
# Use dns server : https://github.com/ansibl8s/k8s-skydns/blob/master/skydns-README.md
dns_setup: true
dns_domain: "{{ cluster_name }}"
# Ip address of the kubernetes dns service
kube_dns_server: 10.233.0.10
dns_server: 10.233.0.10