Created
May 27, 2019 15:17
-
-
Save ivmm/b04eaa493dd9682ff6d9ddc03d3cdc24 to your computer and use it in GitHub Desktop.
MariaDB.repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MariaDB 10.4 RedHat repository list - created 2019-05-27 11:58 UTC | |
# http://downloads.mariadb.org/mariadb/repositories/ | |
[mariadb] | |
name = MariaDB | |
baseurl = http://yum.mariadb.org/10.4/rhel8-amd64 | |
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB | |
enabled=1 | |
gpgcheck=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment