Update to 2023-07-26 19:00

This commit is contained in:
Daniel Berteaud
2023-07-26 19:00:19 +02:00
parent 0c2cd214b7
commit 090cec6a11
12 changed files with 64 additions and 17 deletions

View File

@@ -12,9 +12,12 @@ vault_user: vault
# expose your vault server on the public internet
# vault_letsencrypt_cert: "{{ inventory_hostname }}"
# A token having backup (raft snapshot) permission. If set, ansible will
# take a snapshot of the data before upgrading vault
# vault_bkp_token: XXXXX
# A token having read access to sys/storage/raft/snapshot. If set, a snapshot will be taken
# during pre-backup and removed in post-backup
# vault_backup_token: XXXXX
# You can also define a command to get the token, eg
# vault_backup_token: $(cat /run/vault_agent/vault.token)
# Ports used by vault, and the IP/CIDR for which the port will be opened on the local firewall
vault_base_services: