Update MDBF repo conf tool URL

This commit is contained in:
Faustin Lammler 2021-02-03 12:46:30 +01:00
parent 27448f1b64
commit 26a7da9ee7
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 4 additions and 4 deletions

View File

@ -41,10 +41,10 @@ mariadb_use_official_repo_url: http://ftp.igh.cnrs.fr/pub/mariadb/repo
mariadb_use_official_repo_version: 10.4 mariadb_use_official_repo_version: 10.4
``` ```
You may deploy the MariaDB Server version that comes with your distribution (Debian/Ubuntu) or You may deploy the MariaDB Server version that comes with your distribution
deploy the version packaged by the MariaDB Foundation. (Debian/Ubuntu) or deploy the version packaged by the MariaDB Foundation.
You will find the repositories URL here: You can use the MariaDB Foundation repository configuration tool:
<https://downloads.mariadb.org/mariadb/repositories/> <https://mariadb.org/download/#mariadb-repositories>
By default, we deploy the MariaDB Server version that comes with the distribution. By default, we deploy the MariaDB Server version that comes with the distribution.