hashipi

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

commit 54547f74d43b5d3c553a93cc6656bb6045ef03d1
parent dcdc07836e3854c8289b411e132345f1c9b312f8
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Wed, 19 Jul 2023 23:46:58 +0200

fix(nomad): reset autopilot config

Diffstat:
Mnomad.sh | 10----------
1 file changed, 0 insertions(+), 10 deletions(-)

diff --git a/nomad.sh b/nomad.sh @@ -75,16 +75,6 @@ vault { tls_skip_verify = true create_from_role = "nomad-cluster" } - -autopilot { - cleanup_dead_servers = true - last_contact_threshold = "1000ms" - max_trailing_logs = 1000 - server_stabilization_time = "10s" - enable_redundancy_zones = false - disable_upgrade_migration = false - enable_custom_upgrades = false -} EOF # Add VAULT_TOKEN placeholder, replace w/ real token