From c073f78ed2e6dc468f813edf9d3e54eba18a83dc Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 30 Aug 2022 15:14:00 -0700 Subject: [PATCH] Fix unsealing of single vault instance Checking status of only one node meant that if that node was sealed we would not try to unseal other nodes --- nomad/setup-cluster.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/nomad/setup-cluster.yml b/nomad/setup-cluster.yml index 3b3d68f..353b075 100644 --- a/nomad/setup-cluster.yml +++ b/nomad/setup-cluster.yml @@ -107,7 +107,6 @@ status_code: 200, 429, 472, 473, 501, 503 body_format: json return_content: true - run_once: true register: vault_status - name: Initialize Vault