Use consistent casing for package names

This commit is contained in:
Jason Ertel
2020-06-13 10:19:24 -04:00
parent ce5d678ed9
commit 8b64f5b499

View File

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