Skip to content

Commit d424f0c

Browse files
authored
Merge pull request #416 from stackhpc/rocky-third-party
Add missing third party repo for Rocky Linux
2 parents 75e65c7 + e42056e commit d424f0c

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
@@ -722,6 +722,13 @@ rpm_package_repos:
722722
short_name: openhpc_3_updates
723723
sync_group: third_party
724724
distribution_name: openhpc-3-updates-
725+
# ProxySQL for RHEL 9
726+
- name: ProxySQL - RHEL 9
727+
url: https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/almalinux/9/
728+
base_path: ProxySQL/proxysql-2.7.x/rhel/9/
729+
short_name: rhel_9_proxysql_2_7
730+
sync_group: third_party
731+
distribution_name: rhel-9-proxysql-2.7-
725732

726733
# Default filter string for RPM package repositories.
727734
rpm_package_repo_filter: ""

0 commit comments

Comments
 (0)