All notable changes to this project will be documented in this file.
The format is keeps the same versions as upstream OnDemand. See the README's version compatability for details.
3.0.1 - 2023-04-06
maintenance_ip_whitelist
is nowmaintenance_ip_allowlist
in 185.
3.0.0 - 2023-04-04
install_from_src
has been deprecated. This feature will not receive updates and the option will be removed in future versions.ood_portal_generator
set tofalse
has been deprecated. This feature will not receive updates and the option will be removed in future versions.- The default package is now OnDemand 3.0.0 with
ruby_version
updated to 3.0 to meet it's dependencies in 182. cluster
definitions have changed from an object to a multiline string in 143. The cluster examples have been updated as well.
2.0.6 - 2022-08-12
- Better error messaging for unsupported OSes in 152.
- Added support for 2.0 to install .deb files for Ubuntu 18.04 and 20.04 in 157.
- nginx_stage options
passenger_pool_idle_time
andpassenger_options
in 164. - ood_portal option
dex_uri
in 166.
2.0.5 - 2022-02-08
- Debian build task now polls for better wait times in 137.
2.0.4 - 2021-12-01
- This role can now specify the ondemand version to install in 131.
Meaning sites can now pull RPMs safely from the latest or nightly repo.
2.0.3 - 2021-08-17
- Ansible 2.9.x can correctly read empty default files in 121.
2.0.2 - 2021-08-02
2.0.1 - 2021-06-14
pun_pre_hook_root_cmd
bug in ood_portal.yml.j2 in 111
2.0.0 - 2021-06-04
- Functionality for Open OnDemand 2.0 in these pull requests:
- 106 refactored default files into many separate files. Not a breaking change, just structural reformatting.
1.8.1 - 2021-04-30
- Initial release that works well