8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
[mariadb]
|
|
name = MariaDB
|
|
#baseurl = https://rpm.mariadb.org/%%MARIADB_VERSION%%/rhel/$releasever/$basearch
|
|
baseurl = https://archive.mariadb.org/mariadb-%%MARIADB_VERSION%%/yum/rhel/$releasever/$basearch
|
|
#microdnf cannot read to the second key here.
|
|
#gpgkey=https://archive.mariadb.org/PublicKey
|
|
gpgcheck=1
|