Update to 2023-03-30 11:00

This commit is contained in:
Daniel Berteaud
2023-03-30 11:00:21 +02:00
parent 874dd6c98a
commit 2a3d56fddc
8 changed files with 33 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Vault to install
vault_version: 1.13.0
vault_version: 1.13.1
# URL of the archive
vault_archive_url: https://releases.hashicorp.com/vault/{{ vault_version }}/vault_{{ vault_version }}_linux_amd64.zip
# Expected sha256 of the archive
vault_archive_sha256: 69c1ce6dd383bb342c4f861a51a91413eb05e1324159e4395532e42a8a59af9d
vault_archive_sha256: cf1015d0b30806515120d4a86672ea77da1fb0559e3839ba88d8e02e94e796a6
# Root dir where Nomad will be installed
vault_root_dir: /opt/vault