From 87514e7da369565ae9a0066f31d1667275634ac5 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Sun, 14 Jun 2020 09:47:59 -0400 Subject: [PATCH] revert: 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 d4e3e13fc..c96be214c 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: