Skip to content

Releases: openflighthpc/openflight-compute-cluster-builder

2.4.0

24 Nov 12:03
ee9762a
Compare
Choose a tag to compare

In this release:

  • Addition of a settings file for setting ansible playbook location and cloud template locations
  • Improve stability and consistency of cluster destroy script (renamed to be inline with other scripts, better handling of incorrect/not found clusters)
  • Logging of ansible playbook command for easier debugging/rerunning of configuration
  • Bump default instance type for AWS from t2 to t3
  • Removal of forced disk size in Azure template

2.3.0

31 Mar 14:08
ec1ad9f
Compare
Choose a tag to compare
  • Delete AWS volumes when resources are destroyed
  • Fix race condition in AWS template
  • Add name tags to AWS resources
  • Perform network activities as part of build (set hostname, disable firewalld/NetworkManager, add search domain to resolv.conf)