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
@@ -926,6 +933,13 @@ rpm_package_repos:
926933 short_name: almalinux_9_proxysql_2_7
927934 sync_group: third_party
928935 distribution_name: almalinux-9-proxysql-2.7-
936+ # Open Ondemand
937+ - name: Open OnDemand Web Repo - EL9
938+ url: https://yum.osc.edu/ondemand/3.1/web/el9/x86_64
939+ base_path: ondemand_web/EL/9/x86_64/
940+ short_name: ondemand_web_el9
941+ sync_group: third_party
942+ distribution_name: ondemand-web-el9-
929943
930944# Default filter string for RPM package repositories.
931945rpm_package_repo_filter: ""
You can’t perform that action at this time.
0 commit comments