- Feb 28, 2024
-
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
This does a couple things: * primarily it upgrades to 3.1, installing the newer package. A lot of small updates have been made to accommodate this. Mostly testing updates, but most EL distros now specifies the node and ruby version in their var files. * This fixes the test suite as GH actions seems to have updated.
-
- Feb 20, 2024
-
-
Jeff Ohrstrom authored
* add 3.1 ood_portal.yml configs * rm centos:7 support * fix this template and add test cases for this feature * make this a real file * add support for 3.1 (and 3.0) ondemand.d configs
-
Steve Brasier authored
* make ondemand and ondemand_dex package installs idempotent * fix tests for upgrade behaviour change
-
- Jan 10, 2024
-
-
Bruno Casano authored
Add `help_menu` to template to allow the role to setup custom help menu elements. --------- Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>
-
- Oct 26, 2023
-
-
Mariusz Karpiarz authored
In some cases (for example when using a repo mirror) repo config files may already be present on the server and with this change makes it possible to skip tasks trying to modify existing configs. Co-authored-by: Mariusz Karpiarz <m.karpiarz@eschercloud.ai>
-
- Oct 02, 2023
-
-
Jeff Ohrstrom authored
* openidc config template to support complex configs * should also template key here Co-authored-by: Leopold Talirz <leopold.talirz@gmail.com> --------- Co-authored-by: Leopold Talirz <leopold.talirz@gmail.com>
-
- Sep 21, 2023
-
-
toitmenslind authored
Created a copy from vars/RedHat/9.yml to vars/CentOS/9.yml. The repository has no out-of-the-box support for CentOS 9 without this. The distributions are similar enough that a simple copy works. (#210) Co-authored-by: mtenslin <mait.tenslind@ut.ee>
-
- Aug 30, 2023
-
-
Bruno Casano authored
Add support_ticket option to template and add a test case. --------- Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>
-
- Aug 29, 2023
-
-
Jeff Ohrstrom authored
* Update requirements.txt * try higher ansible-compat
-
- Aug 09, 2023
-
-
Jeff Ohrstrom authored
add tests for almalinux and support for AlmaLinux:9
-
Xavier Pillons authored
-
- Aug 08, 2023
-
- Jul 07, 2023
-
-
Jeff Ohrstrom authored
- Jun 07, 2023
-
-
Jeff Ohrstrom authored
-
Julien Seiler authored
* fixes nginx_root path for Ubuntu 20 * Fixes nginx path for Ubuntu 20 * update fixture files --------- Co-authored-by: Jeff Ohrstrom <johrstrom@osc.edu>
-
- May 02, 2023
-
-
Jeff Ohrstrom authored
-
- Apr 06, 2023
-
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
-
- Apr 05, 2023
-
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
Add support for EL 9 and refactor EL variable files so that they all use files in vars/.
-
- Apr 04, 2023
-
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
Add support for 3.0 and update tests to account for that. * variables ruby_version for upgrade testing purposes. * adds ubuntu:22.04 to test matrix. Removes 18.04. * ubuntu:22.04 does not test upgrade scenario because 2.0 did not support 22.04
-
Jeff Ohrstrom authored
Develop
-
- Apr 03, 2023
-
-
Jeff Ohrstrom authored
Fix the development branch. * updates python in the CI * removes the update ood portal handler because httpd bounces take care of that. * fix tests to use sites-enabled not conf-enabled.
-
Jeff Ohrstrom authored
-
- Jan 31, 2023
-
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
Fix all linting errors.
-
Jeff Ohrstrom authored
-
- Dec 13, 2022
-
-
Jeff Ohrstrom authored
update apt_repo_url to point to new deb package and stop managing nodesource apt repo and let the package do it.
-
- Nov 15, 2022
-
-
Jeff Ohrstrom authored
Update to support 2.0.29 and nodejs the 14 update from 2.0.28. This adds tests for updating as well.
-
Jeff Ohrstrom authored
Add tests for upgrading from one version to another.
-
- Nov 14, 2022
-
-
Steve Brasier authored
-
Jeff Ohrstrom authored
Remove tests for deprecated features
-
- Nov 10, 2022
-
-
Jeff Ohrstrom authored
Fix linting in CI by disabling it. Fix htcacheclean errors in the CI by also disabling it too.
-
- Aug 12, 2022
-
-
Jeff Ohrstrom authored
-
Jeff Ohrstrom authored
add dex_uri to ood_portal options
-