aws-eda-slurm-cluster v2.3.3
What's Changed
- Update config files and fix errors found in testing new configs.
- Clean up ansible-lint errors and warnings.
- Paginate describe_instances when creating head node a record.
- Add default MungeKeySecret.
- Increase timeout for ssm command that configures submitters so slurm has time to compile.
- Force slurm to be rebuilt for submitters of all os distributions even if they match the os of the cluster.
- Paginate describe_instances in UpdateHeadNode lambda
- Add check for min memory of 4 GB for slurm controller
- Update documentation
New Features
- Feature #207: Add --RESEnvironmentName to the installer to ease integration with Research and Engineering Studio (RES).
Bug Fixes
- Bug #203: slurm_zfs.yml doesn't work
slurm zfsyml doesnt work by @cartalla in #214 - Bug #206: Default head node instance type for arm cluster is incorrect
Set default head not instance type based on cluster architecture.
Full Changelog: v2.3.2...v2.3.3