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' %}
|
{% if grains['os'] != 'CentOS' %}
|
||||||
- python-mysqldb
|
- python-mysqldb
|
||||||
{% else %}
|
{% else %}
|
||||||
- mysql-python
|
- MySQL-python
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
mysqletcdir:
|
mysqletcdir:
|
||||||
|
|||||||
Reference in New Issue
Block a user