commit 6c4432daf1dffec83ffb8c4cd4745b27183fef3e
parent 555d31d628e5c4fa782415324062877c6508e853
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Thu, 20 Jul 2023 23:50:49 +0200
fix: duplicate bracket
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/vault.sh b/vault.sh
@@ -89,7 +89,6 @@ $(if [[ "$NOMAD_CLIENT" = false ]]; then
   # it to the load balancer by disabling Consul service discovery.
   echo -e "  disable_registration = true\n\r"
 fi)}
-}
 
 seal "transit" {
   address = "$VAULT_TRANSIT_SERVER"