mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +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' %}
|
{% if grains['os'] != 'CentOS' %}
|
||||||
- python-docker
|
- python-docker
|
||||||
- python-m2crypto
|
- python-m2crypto
|
||||||
|
{% else %}
|
||||||
|
- net-utils
|
||||||
|
- tcpdump
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Always keep these packages up to date
|
# Always keep these packages up to date
|
||||||
|
|||||||
Reference in New Issue
Block a user