Skip to content

Commit b82c1dd

Browse files
committed
add EPEL Cisco OpenH264 repos
1 parent faa5f77 commit b82c1dd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,13 @@ rpm_package_repos:
689689
short_name: epel_9_source
690690
sync_group: epel
691691
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://mirrors.fedoraproject.org/metalink?repo=epel-cisco-openh264-9&arch=x86_64
695+
base_path: epel-cisco-openh264/9/Everything/x86_64/
696+
short_name: epel_cisco_openh264_9
697+
distribution_name: extra-packages-for-enterprise-linux-9-cisco-openh264-x86_64-
698+
692699
# ELRepo 9 repository
693700
- name: ELRepo.org Community Enterprise Linux Repository - el9
694701
# Use an HTTPS mirror rather than http from mirrorlist

0 commit comments

Comments
 (0)