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:
825825 short_name: openhpc_3_updates
826826 sync_group: third_party
827827 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
830830 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
833833 sync_group: third_party
834- distribution_name: rhel -9-proxysql-2.7-
834+ distribution_name: almalinux -9-proxysql-2.7-
835835
836836# Default filter string for RPM package repositories.
837837rpm_package_repo_filter: ""
You can’t perform that action at this time.
0 commit comments