Skip to content

Commit 6eebfc7

Browse files
committed
address review comments
1 parent 585ab8f commit 6eebfc7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -435,10 +435,10 @@ rpm_package_repos:
435435
short_name: cernvmfs_el8_cfg
436436
sync_group: third_party
437437
distribution_name: cernvmfs-el8-cfg-
438-
# Open Ondemand
438+
# Open OnDemand
439439
- name: Open OnDemand Web Repo - EL8
440440
url: https://yum.osc.edu/ondemand/4.0/web/el8/x86_64
441-
base_path: ondemand_web/EL/8/x86_64/
441+
base_path: ondemand/4.0/web/el8/x86_64/
442442
short_name: ondemand_web_el8
443443
sync_group: third_party
444444
distribution_name: ondemand-web-el8-
@@ -691,8 +691,8 @@ rpm_package_repos:
691691
distribution_name: extra-packages-for-enterprise-linux-9-source-
692692
# EPEL 9 - Cisco OpenH264
693693
- name: Extra Packages for Enterprise Linux 9 Cisco openh264
694-
url: https://mirrors.fedoraproject.org/metalink?repo=epel-cisco-openh264-9&arch=x86_64
695-
base_path: epel-cisco-openh264/9/Everything/x86_64/
694+
url: https://codecs.fedoraproject.org/openh264/epel/9/x86_64/os/
695+
base_path: openh264/epel/9/x86_64/os/
696696
short_name: epel_cisco_openh264_9
697697
sync_group: epel
698698
distribution_name: extra-packages-for-enterprise-linux-9-cisco-openh264-x86_64-
@@ -944,7 +944,7 @@ rpm_package_repos:
944944
# Open Ondemand
945945
- name: Open OnDemand Web Repo - EL9
946946
url: https://yum.osc.edu/ondemand/4.0/web/el9/x86_64
947-
base_path: ondemand_web/EL/9/x86_64/
947+
base_path: ondemand/4.0/web/el9/x86_64/
948948
short_name: ondemand_web_el9
949949
sync_group: third_party
950950
distribution_name: ondemand-web-el9-

0 commit comments

Comments
 (0)