Releases: OSC/ood-ansible
Releases · OSC/ood-ansible
v3.0.4
v3.0.3
What's Changed
- remove dependencies by @johrstrom in #200
- Allow fixing the
ondemand-dex
package version avoiding auto updates issue #194 by @i-mtz in #196
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- fix molecule requirements for ci by @johrstrom in #189
- Fixes paths for nginx on Ubuntu 20 by @julozi in #188
- correctly use server_aliases and update tests by @johrstrom in #192
New Contributors
Full Changelog: v3.0.1...v3.0.2
Version 3.0.1
What's Changed
- refactor EL vars and add rocky:9 to test suite by @johrstrom in #184
- change whitelist config to allowlist by @johrstrom in #185
- add support for server_aliases by @johrstrom in #186
Full Changelog: v3.0.0...v3.0.1
version 3.0.0
Deprecations
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.
What's Changed
- Potential workaround issue #54 by @i-mtz in #143
- add yamllint to molecule deps by @pescobar in #144
- update apt_repo_url to point to new deb package by @johrstrom in #177
- fix linting errors and enable ansible-lint by @johrstrom in #178
- Fix develop by @johrstrom in #180
- Develop by @johrstrom in #181
- support for 3.0 by @johrstrom in #182
- update docs for next release by @johrstrom in #183
New Contributors
Full Changelog: v2.0.8...v3.0.0
Version 2.0.8
What's Changed
- update to fix linting (sorta) by @johrstrom in #171
- remove tests for deprecated features by @johrstrom in #170
- Add var apache_service_state by @sjpb in #168
- add tests for upgrading by @johrstrom in #173
- 2.0.29 support by @johrstrom in #174
Full Changelog: v2.0.7...v2.0.8
Version 2.0.7
What's Changed
- add list of supported OS by @simonleary-umass-edu in #153
- better error message for unsupported OS by @simonleary-umass-edu in #152
- initial support for installing a ubuntu 22 .deb by @johrstrom in #157
- add addtional nginx_stage configs from 2.0 by @johrstrom in #164
- add dex_uri to ood_portal options by @johrstrom in #166
- rm debian testing hack and update changelog by @johrstrom in #167
New Contributors
- @simonleary-umass-edu made their first contribution in #153
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- fix RHEL CI and Ubuntu src installation by @johrstrom in #142
Full Changelog: v2.0.5...v2.0.6
Version 2.0.5
What's Changed
- Added functionality to copy initializer rb-files with ansible by @mhakala in #135
- update centos:8's mirror by @johrstrom in #138
- add polling to long running deb build by @johrstrom in #137
- Support Rocky Linux by @sjpb in #133
- update changelog for next release by @johrstrom in #139
New Contributors
Full Changelog: v2.0.4...v2.0.5
Version 2.0.4
[2.0.4] - 2021-12-01
Added
- 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.