the token commited previously was testing stuff, nothing bad

This commit is contained in:
Bertrand Lanson 2023-04-16 22:30:59 +02:00
parent fec077b65a
commit 9ba73f6088

View File

@ -1,8 +1,8 @@
vault { vault {
address = "{{ renew_vault_certificates_vault_addr }}" address = "{{ renew_vault_certificates_vault_addr }}"
token = "hvs.wKkE4dPFMQLdApisRxNK3uJo" token = "{{ renew_vault_certificates_vault_token }}"
unwrap_token = false unwrap_token = {{ renew_vault_certificates_vault_token_unwrap|lower }}
renew_token = false renew_token = {{ renew_vault_certificates_vault_token_renew|lower }}
} }
template { template {