mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-07 02:59:24 -02:30
wip pr for improved cert sync
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
run_once: true
|
||||
|
||||
- name: "issue_cert | Generate {{ issue_cert_path }} for {{ issue_cert_role }} role"
|
||||
hashivault_write:
|
||||
#hashivault_write:
|
||||
vault_cert_issue:
|
||||
url: "{{ issue_cert_url }}"
|
||||
token: "{{ vault_client_token }}"
|
||||
ca_cert: "{% if 'https' in issue_cert_url %}{{ vault_cert_dir }}/ca.pem{% endif %}"
|
||||
|
||||
Reference in New Issue
Block a user