Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions ansible/inventory/group_vars/all/rpm-package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,12 @@ rpm_package_repos:
short_name: ondemand_web_el8
sync_group: third_party
distribution_name: ondemand-web-el8-
- name: Open OnDemand Web Repo v4.1 - EL8
url: https://yum.osc.edu/ondemand/4.1/web/el8/x86_64
base_path: ondemand/4.1/web/el8/x86_64/
short_name: ondemand_web_el8_4_1
sync_group: third_party
distribution_name: ondemand-web-el8-4.1-

# Base Rocky Linux 8.10 repositories (Slurm appliance)
- name: Rocky Linux 8.10 - AppStream
Expand Down Expand Up @@ -667,6 +673,12 @@ rpm_package_repos:
short_name: ondemand_web_el9
sync_group: third_party
distribution_name: ondemand-web-el9-
- name: Open OnDemand Web Repo v4.1 - EL9
url: https://yum.osc.edu/ondemand/4.1/web/el9/x86_64
base_path: ondemand/4.1/web/el9/x86_64/
short_name: ondemand_web_el9_4_1
sync_group: third_party
distribution_name: ondemand-web-el9-4.1-

# Non-distro-specific RPMs
# TurboVNC
Expand Down