ULHPC / puppet-slurm

A Puppet module designed to configure and manage SLURM(see https://slurm.schedmd.com/), an open source, fault-tolerant, and highly scalable cluster management and job scheduling system for large and small Linux clusters
Apache License 2.0
19 stars 25 forks source link

Avoid mysql failures with too-long host names #76

Closed jorhett closed 3 weeks ago

jorhett commented 1 month ago

A possible solution that isn't ideal for #75

fixes #75

hcartiaux commented 3 weeks ago

Thanks!