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