From 8b64f5b49961020a3e8fe913632d2283561c25fd Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Sat, 13 Jun 2020 10:19:24 -0400 Subject: [PATCH] Use consistent casing for package names --- salt/mysql/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/mysql/init.sls b/salt/mysql/init.sls index c96be214c..d4e3e13fc 100644 --- a/salt/mysql/init.sls +++ b/salt/mysql/init.sls @@ -20,7 +20,7 @@ mysqlpkgs: {% if grains['os'] != 'CentOS' %} - python-mysqldb {% else %} - - MySQL-python + - mysql-python {% endif %} mysqletcdir: