File tree Expand file tree Collapse file tree
ansible/inventory/group_vars/all Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,6 +132,12 @@ rpm_package_repos:
132132 short_name: ondemand_web_el8
133133 sync_group: third_party
134134 distribution_name: ondemand-web-el8-
135+ - name: Open OnDemand Web Repo v4.1 - EL8
136+ url: https://yum.osc.edu/ondemand/4.1/web/el8/x86_64
137+ base_path: ondemand/4.1/web/el8/x86_64/
138+ short_name: ondemand_web_el8_4_1
139+ sync_group: third_party
140+ distribution_name: ondemand-web-el8-4.1-
135141
136142 # Base Rocky Linux 8.10 repositories (Slurm appliance)
137143 - name: Rocky Linux 8.10 - AppStream
@@ -667,6 +673,12 @@ rpm_package_repos:
667673 short_name: ondemand_web_el9
668674 sync_group: third_party
669675 distribution_name: ondemand-web-el9-
676+ - name: Open OnDemand Web Repo v4.1 - EL9
677+ url: https://yum.osc.edu/ondemand/4.1/web/el9/x86_64
678+ base_path: ondemand/4.1/web/el9/x86_64/
679+ short_name: ondemand_web_el9_4_1
680+ sync_group: third_party
681+ distribution_name: ondemand-web-el9-4.1-
670682
671683 # Non-distro-specific RPMs
672684 # TurboVNC
You can’t perform that action at this time.
0 commit comments