Skip to content
Snippets Groups Projects
Unverified Commit b4768cfa authored by Max Gautier's avatar Max Gautier Committed by GitHub
Browse files

Always copy cert generation scripts to first etcd (#11612)

If we don't, existing installation would not pick up fix to that script,
such as dc33a197.
parent a16d7b43
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,6 @@
mode: "0700"
run_once: true
when:
- gen_certs | default(false)
- inventory_hostname == groups['etcd'][0]
- name: Gen_certs | run cert generation script for etcd and kube control plane nodes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment