Update to 2023-06-17 00:00

This commit is contained in:
Daniel Berteaud
2023-06-17 00:00:17 +02:00
parent c372232c99
commit 0df76a72de
6 changed files with 25 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{% if mysql_mariadb_version != 'default' %}
[mariadb]
baseurl = http://yum.mariadb.org/{{ mysql_mariadb_version }}/centos$releasever-amd64
baseurl = http://yum.mariadb.org/{{ mysql_mariadb_version }}/rhel$releasever-amd64
gpgcheck = 1
gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
name = MariaDB