mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Common Module - Add tcpdump and net-utils if centos
This commit is contained in:
@@ -39,6 +39,9 @@ sensorpkgs:
|
||||
{% if grains['os'] != 'CentOS' %}
|
||||
- python-docker
|
||||
- python-m2crypto
|
||||
{% else %}
|
||||
- net-utils
|
||||
- tcpdump
|
||||
{% endif %}
|
||||
|
||||
# Always keep these packages up to date
|
||||
|
||||
Reference in New Issue
Block a user