hashicorp / learn-nomad-cluster-setup

Companion repo for the HashiCorp tutorial collection on Nomad cluster setup
https://developer.hashicorp.com/nomad/tutorials/cluster-setup
Mozilla Public License 2.0
38 stars 39 forks source link

Remove excess VAULT_ADDR #38

Open EugenKon opened 5 months ago

EugenKon commented 5 months ago

The vault configuration is not installed on the client node. Thus this line, I suppose, could be removed. https://github.com/hashicorp/learn-nomad-cluster-setup/blob/main/shared/scripts/client.sh#L83