File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -694,6 +694,7 @@ rpm_package_repos:
694694 url: https://mirrors.fedoraproject.org/metalink?repo=epel-cisco-openh264-9&arch=x86_64
695695 base_path: epel-cisco-openh264/9/Everything/x86_64/
696696 short_name: epel_cisco_openh264_9
697+ sync_group: epel
697698 distribution_name: extra-packages-for-enterprise-linux-9-cisco-openh264-x86_64-
698699
699700 # ELRepo 9 repository
@@ -948,6 +949,21 @@ rpm_package_repos:
948949 sync_group: third_party
949950 distribution_name: ondemand-web-el9-
950951
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-
966+
951967# Default filter string for RPM package repositories.
952968rpm_package_repo_filter: ""
953969
You can’t perform that action at this time.
0 commit comments