hashipi

Raspberry Pi Test Cluster for HashiCorp Vault, Nomad and Consul
git clone https://git.in0rdr.ch/hashipi.git
Log | Files | Refs | README

commit 1bfb90b40af14d46e5e9e4f92fdefb4c808b247d
parent 01db098e53e63f33b42c4d6dcbbf5dbc6cc4c551
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Tue, 16 May 2023 23:30:48 +0200

feat(nomad): upgrade to v1.5.5

Diffstat:
Mhashi-pi.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hashi-pi.json b/hashi-pi.json @@ -13,7 +13,7 @@ "consul_tls_ca": null, "consul_tls_certs": null, "consul_retry_join": "\"HashiPi0\", \"HashiPi1\", \"HashiPi2\"", - "nomad_version": "1.4.4", + "nomad_version": "1.5.5", "nomad_arch": "arm64", "nomad_nfs_server": "", "nomad_nfs_mount": "",