mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
revert: Use consistent casing for package names
This commit is contained in:
@@ -20,7 +20,7 @@ mysqlpkgs:
|
||||
{% if grains['os'] != 'CentOS' %}
|
||||
- python-mysqldb
|
||||
{% else %}
|
||||
- mysql-python
|
||||
- MySQL-python
|
||||
{% endif %}
|
||||
|
||||
mysqletcdir:
|
||||
|
||||
Reference in New Issue
Block a user