galaxyproject / ansible-slurm

Ansible role for installing and managing the Slurm Workload Manager
86 stars 47 forks source link

Allow to define several SlurmctldHost in a list #55

Open btravouillon opened 1 year ago

btravouillon commented 1 year ago

SlurmctldHost can be defined more than once in slurm.conf to define a primary and backups Slurm controllers. If SlurmctldHost is defined as a list in slurm_config, then the template will add one line per list item in slurm.conf..

jakob1379 commented 11 months ago

I made an alternative version that is backwards compatible a long time ago #36