Commit c1a537db authored by Morris Jette's avatar Morris Jette
Browse files

Major refactoring of backup slurmctld logic

Configuration parameters "ControlMachine", "ControlAddr", "BackupController"
   and "BackupAddr" replaced by an ordered list of "SlurmctldHost" records
   with the optional address appended to the name enclosed in parenthesis.
   For example: "SlurmctldHost=head(12.34.56.78)". An arbitrary number of
   backup servers can be configured.
parent f4d19ee3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment