mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-15 03:40:45 -03:30
Merge pull request #74 from rackn/master
run_once only works if master[0] is first in inventory list of all nodes
This commit is contained in:
commit
815c5fa43c
@ -14,7 +14,6 @@
|
||||
group={{ kube_cert_group }}
|
||||
|
||||
- include: gen_certs.yml
|
||||
run_once: true
|
||||
when: inventory_hostname == groups['kube-master'][0]
|
||||
|
||||
- include: gen_tokens.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user