Update to 2022-11-01 23:00

This commit is contained in:
Daniel Berteaud 2022-11-01 23:00:08 +01:00
parent 9af329f5ce
commit 468f2dc198
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
# Version of Vault to install
vault_version: 1.12.0
vault_version: 1.12.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: 56d140b34bec780cd458672e39b3bb0ea9e4b7e4fb9ea7e15de31e1562130d7a
vault_archive_sha256: 839fa81eacd250e0b0298e518751a792cd5d7194650af78cf5da74d7b7b1e5fb
# Root dir where Nomad will be installed
vault_root_dir: /opt/vault