I'm wondering what others use to lint their slurm.conf files to give more confidence that the changes are valid.
I came across https://github.com/appeltel/slurmlint which was somewhat functional but since it hasn't been updated since 2019, when I ran it against a valid slurm.conf file based on a later slurm rev. it flagged a bunch of false positives that were simply new valid options. On the plus side it was able to flag an example of a misconfigured node/partition. Any ideas would be greatly appreciated. Best, /<evin