Skip to content

Releases: stackhpc/ansible-role-openhpc

v0.22.0

20 Sep 11:07
ac31fd3
Compare
Choose a tag to compare

What's Changed

  • Non-functional changes to slurm.conf (to allow better diffs against OpenHPC default slurm.conf) by @sjpb in #161
  • Drop support for CentOS 7 (OpenHPC v1.3) by @sjpb in #152

Full Changelog: v0.21.0...v0.22.0

v0.21.0

29 Jun 10:11
f7e8d1a
Compare
Choose a tag to compare

What's Changed

  • Add openhpc_slurm_control_host_address by @sjpb in #160:
    Adds a new variable openhpc_slurm_control_host_address to allow the address for slurmctld to be specified, e.g. to allow using a different interface than the one openhpc_slurm_control_host resolves to.

Full Changelog: v0.20.0...v0.21.0

v0.20.0

12 May 14:53
46dceaa
Compare
Choose a tag to compare

What's Changed

  • Allow multiple empty partitions by @sjpb in #156

Full Changelog: v0.19.0...v0.20.0

v0.19.0

27 Apr 15:51
bff03a3
Compare
Choose a tag to compare

What's Changed

  • Allows specification of a custom OHPC package repo URL, such as one pointing to an internal package mirror by @m-bull in #151 and #154
  • Fix CI for molecule v5 by @sjpb in #153
  • Support GRES by @sjpb in #155

Full Changelog: v0.18.0...v0.19.0

v0.18.0

14 Feb 10:53
36bee31
Compare
Choose a tag to compare

What's Changed

  • Remove old apptainer install from github by @sjpb in #150

No longer needed now OpenHPC v2.6.1 has been released.

Full Changelog: v0.17.0...v0.18.0

v0.17.0

05 Jan 13:25
d7b0c29
Compare
Choose a tag to compare

What's Changed

  • Work around EPEL repo changes by @sjpb in #148
  • Use podman as molecule driver by @sjpb in #147
  • Change OHPCv2 repo from CentOS to Rocky by @sjpb in #146

Full Changelog: v0.16.0...v0.17.0

v0.16.0

09 Aug 15:08
3e44e8c
Compare
Choose a tag to compare

What's Changed

  • Fix slurm.conf inventory filtering for nodenames with numeric padding by @sjpb in #143

Full Changelog: v0.15.0...v0.16.0

Fix openhpc_job_maxtime default

16 May 13:27
a06cf7f
Compare
Choose a tag to compare

What's Changed

In previous releases the default maximum job lifetime set by openhpc_job_maxtime was intended to be 24 hours and was documented as such. However due to Ansible/Jinja type conversion this became 60 days on the actual running system. This release changes openhpc_job_maxtime to explicitly be 60 days for backward-compatibility and updates the documentation.

See #136 for full details of the bug.

Full Changelog: v0.13.0...v0.15.0

v0.13.0

29 Apr 14:20
7d77a1c
Compare
Choose a tag to compare

What's Changed

  • Allow no partition definitions by @sjpb in #132
  • Improve openhpc_state_save_location templating by @sjpb in #135

Full Changelog: v0.12.0...v0.13.0

v0.12.0

24 Mar 10:18
065c6b0
Compare
Choose a tag to compare

What's Changed

  • Empty partitions now display as "n/a" (#131)

Full Changelog: v0.11.0...v0.12.0