Azure / az-hop

The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution
https://azure.github.io/az-hop/
MIT License
65 stars 53 forks source link

Removed hardcoded Slurm cluster name #1902

Closed vanzod closed 7 months ago

vanzod commented 7 months ago

In the cyclecloud_cluster playbook the name of the Slurm cluster is hardcoded to slurm1. This causes the Slurm server installation to fail as the slurm playbook correctly uses the cluster name from the configuration file.