Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
56 stars 42 forks source link

ComputerName on scheduler-ha is problematic and unused #157

Closed ryanhamel closed 1 year ago

ryanhamel commented 1 year ago

When setting SchedulerHostName to 'Generated', the scheduler-ha nodearray fails due to an invalid expression error on the ComputerName attribute. However, ComputerName is an unused attribute for the nodearray. We can simply remove this.