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
36 stars 34 forks source link

fix: update retry_join quoting to ensure variable expansion #46

Open Vwake04 opened 1 week ago

Vwake04 commented 1 week ago

This PR fixes the retry_join variable handling in the client setup script by changing it from single to double quotes. The retry_join value comes from a variable and needs to be expanded correctly by the shell.

hashicorp-cla-app[bot] commented 1 week ago

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] commented 1 week ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.