We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e65c7 commit e42056eCopy full SHA for e42056e
ansible/inventory/group_vars/all/package-repos
@@ -722,6 +722,13 @@ rpm_package_repos:
722
short_name: openhpc_3_updates
723
sync_group: third_party
724
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-
732
733
# Default filter string for RPM package repositories.
734
rpm_package_repo_filter: ""
0 commit comments