Skip to content
Snippets Groups Projects

Add requested repo, some were already present

Merged Daniel Juarez Gonzalez requested to merge RQF1573311 into master
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
@@ -18,3 +18,10 @@ baseurl=http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/
@@ -18,3 +18,10 @@ baseurl=http://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/
enabled=1
enabled=1
gpgcheck=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
 
 
[mysql80-community]
 
name=MySQL 8.0 Community Server
 
baseurl=http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/
 
enabled=1
 
gpgcheck=1
 
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql
Loading