Dnsmasq runs on all nodes

This commit is contained in:
Smaine Kahlouch
2016-03-21 11:37:35 +01:00
parent 48c64a1f72
commit 7e6d7caf4b
2 changed files with 6 additions and 8 deletions

View File

@@ -13,6 +13,6 @@
roles:
- { role: kubernetes/master, tags: master }
- hosts: kube-master[0]
- hosts: k8s-cluster
roles:
- { role: dnsmasq, tags: dnsmasq }
- { role: dnsmasq, tags: dnsmasq }