Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mismithhisler committed Feb 21, 2025
1 parent 49c46f6 commit b792dbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/terraform/provision-infra/scripts/bootstrap-consul.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ consul acl token create -policy-name=consul-agents -secret "$CONSUL_AGENT_TOKEN"
# via Workload Identity
echo "writing ACLs for Nomad Workload Identity integration..."

# TODO: can we just use localhost here?
CONF=$(sed 's\NOMAD_SERVER_ADDR\'${NOMAD_SERVER_ADDR}'\g' ${DIR}/consul-workload-identity/auth-method.json)

echo "writing Consul auth-method"
Expand Down

0 comments on commit b792dbd

Please sign in to comment.