File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -435,6 +435,13 @@ rpm_package_repos:
435435 short_name: cernvmfs_el8_cfg
436436 sync_group: third_party
437437 distribution_name: cernvmfs-el8-cfg-
438+ # Open Ondemand
439+ - name: Open OnDemand Web Repo - EL8
440+ url: https://yum.osc.edu/ondemand/3.1/web/el8/x86_64
441+ base_path: ondemand_web/EL/8/x86_64/
442+ short_name: ondemand_web_el8
443+ sync_group: third_party
444+ distribution_name: ondemand-web-el8-
438445
439446 # Base Rocky Linux 8.10 repositories (Slurm appliance)
440447 - name: Rocky Linux 8.10 - AppStream
@@ -920,6 +927,13 @@ rpm_package_repos:
920927 short_name: almalinux_9_proxysql_2_7
921928 sync_group: third_party
922929 distribution_name: almalinux-9-proxysql-2.7-
930+ # Open Ondemand
931+ - name: Open OnDemand Web Repo - EL9
932+ url: https://yum.osc.edu/ondemand/3.1/web/el9/x86_64
933+ base_path: ondemand_web/EL/9/x86_64/
934+ short_name: ondemand_web_el9
935+ sync_group: third_party
936+ distribution_name: ondemand-web-el9-
923937
924938# Default filter string for RPM package repositories.
925939rpm_package_repo_filter: ""
You can’t perform that action at this time.
0 commit comments