File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -825,13 +825,13 @@ rpm_package_repos:
825
825
short_name: openhpc_3_updates
826
826
sync_group: third_party
827
827
distribution_name: openhpc-3-updates-
828
- # ProxySQL for RHEL 9
829
- - name: ProxySQL - RHEL 9
828
+ # ProxySQL for AlmaLinux 9
829
+ - name: ProxySQL - AlmaLinux 9
830
830
url: https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/almalinux/9/
831
- base_path: ProxySQL/proxysql-2.7.x/rhel /9/
832
- short_name: rhel_9_proxysql_2_7
831
+ base_path: ProxySQL/proxysql-2.7.x/almalinux /9/
832
+ short_name: almalinux_9_proxysql_2_7
833
833
sync_group: third_party
834
- distribution_name: rhel -9-proxysql-2.7-
834
+ distribution_name: almalinux -9-proxysql-2.7-
835
835
836
836
# Default filter string for RPM package repositories.
837
837
rpm_package_repo_filter: ""
You can’t perform that action at this time.
0 commit comments