revert: Use consistent casing for package names

This commit is contained in:
Jason Ertel
2020-06-14 09:47:59 -04:00
parent 8b64f5b499
commit 87514e7da3

View File

@@ -20,7 +20,7 @@ mysqlpkgs:
{% if grains['os'] != 'CentOS' %}
- python-mysqldb
{% else %}
- mysql-python
- MySQL-python
{% endif %}
mysqletcdir: