Update to 2023-02-07 10:00

This commit is contained in:
Daniel Berteaud
2023-02-07 10:00:13 +01:00
parent a7bc2f4c30
commit 3b2cf67ba1
5 changed files with 6 additions and 8 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of Vault to install
vault_version: 1.12.2
vault_version: 1.12.3
# 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: 116c143de377a77a7ea455a367d5e9fe5290458e8a941a6e2dd85d92aaedba67
vault_archive_sha256: f4825bad06e77687b407eff7423acb9238adfd545d7345f2a0bb9e81b0c4b1eb
# Root dir where Nomad will be installed
vault_root_dir: /opt/vault