Open
Description
Required Info:
- AWS ParallelCluster version - 3.6.0:
Bug description and how to reproduce:
We generate secrets in secrets manager and attach it to the DB. the secrets are sometimes generated with "#" in it. slurmdbd.conf
on the other hand, thinks anything after "#" is a comment. This causes problems during deployment when we have configured slurmdb database connections via the pcluster config.
This is what you see in the logs when that happens - chef-client.log
Or if this is how we want it to be, a good error message would be nice to have.