@@ -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/4.0/web/el8/x86_64
441+ base_path: ondemand/4.0/web/el8/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
@@ -682,6 +689,14 @@ rpm_package_repos:
682689 short_name: epel_9_source
683690 sync_group: epel
684691 distribution_name: extra-packages-for-enterprise-linux-9-source-
692+ # EPEL 9 - Cisco OpenH264
693+ - name: Extra Packages for Enterprise Linux 9 Cisco openh264
694+ url: https://codecs.fedoraproject.org/openh264/epel/9/x86_64/os/
695+ base_path: openh264/epel/9/x86_64/os/
696+ short_name: epel_cisco_openh264_9
697+ sync_group: epel
698+ distribution_name: extra-packages-for-enterprise-linux-9-cisco-openh264-x86_64-
699+
685700 # ELRepo 9 repository
686701 - name: ELRepo.org Community Enterprise Linux Repository - el9
687702 # Use an HTTPS mirror rather than http from mirrorlist
@@ -926,6 +941,28 @@ rpm_package_repos:
926941 short_name: almalinux_9_proxysql_2_7
927942 sync_group: third_party
928943 distribution_name: almalinux-9-proxysql-2.7-
944+ # Open OnDemand
945+ - name: Open OnDemand Web Repo - EL9
946+ url: https://yum.osc.edu/ondemand/4.0/web/el9/x86_64
947+ base_path: ondemand/4.0/web/el9/x86_64/
948+ short_name: ondemand_web_el9
949+ sync_group: third_party
950+ distribution_name: ondemand-web-el9-
951+
952+ # Non-distro-specific RPMs
953+ # TurboVNC
954+ - name: TurboVNC
955+ url: https://packagecloud.io/dcommander/turbovnc/rpm_any/rpm_any/x86_64
956+ base_path: turbovnc/x86_64/
957+ short_name: turbovnc
958+ sync_group: third_party
959+ distribution_name: turbovnc-
960+ - name: TurboVNC - source
961+ url: https://packagecloud.io/dcommander/turbovnc/rpm_any/rpm_any/SRPMS
962+ base_path: turbovnc/srpms/
963+ short_name: turbovnc_source
964+ sync_group: third_party
965+ distribution_name: turbovnc-source-
929966
930967# Default filter string for RPM package repositories.
931968rpm_package_repo_filter: ""
0 commit comments