Releases: openflighthpc/openflight-compute-cluster-builder
Releases · openflighthpc/openflight-compute-cluster-builder
2.4.0
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
- 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)