Created attachment 19474 [details] 0001-Add-custom-compute-install-metadata-to-login-node.patch The login nodes do not apply either the custom-compute-install or custom-controller-install scripts. To make the login nodes more compute-like the following patch adds custom-compute-install to the instance metadata in Terraform to be applied by the setup.py script. This was used to allow adding profile scripts to /etc/profile.d that was needed on the login and compute nodes (spack).
The login node is setup to be like the compute node so the custom-compute-install should already work for the login node. Were finding that to not work? What version of the slurm-gcp scripts are you using? Thanks, Nick
I don't recall. Non-prod so feel free to close bug.
This was fixed at some point in v4 of slurm-gcp.