Revert "wip pr for improved cert sync" (#2849)

This commit is contained in:
Matthew Mosesohn
2018-06-06 17:22:25 +03:00
committed by GitHub
parent cb0a257349
commit 59be578842
6 changed files with 63 additions and 258 deletions

View File

@@ -76,8 +76,7 @@
run_once: true
- name: "issue_cert | Generate {{ issue_cert_path }} for {{ issue_cert_role }} role"
#hashivault_write:
vault_cert_issue:
hashivault_write:
url: "{{ issue_cert_url }}"
token: "{{ vault_client_token }}"
ca_cert: "{% if 'https' in issue_cert_url %}{{ vault_cert_dir }}/ca.pem{% endif %}"