Merge pull request #240 from miska/master

fix(osfamilymap.yaml): Update SUSE defaults
This commit is contained in:
Imran Iqbal 2020-05-19 14:55:53 +01:00 committed by GitHub
commit 8f32ef63c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,13 +55,13 @@ RedHat:
Suse:
serverpkg: mariadb
clientpkg: mariadb-client
pythonpkg: python2-pymysql
pythonpkg: python3-PyMySQL
config:
file: /etc/my.cnf
sections:
client:
socket: /var/run/mysql/mysql.sock
socket: /run/mysql/mysql.sock
mysqld:
# Empty values below to be resolved, disabling the rule in the meantime
# yamllint disable rule:empty-values