Common Module - Add tcpdump and net-utils if centos

This commit is contained in:
Mike Reeves
2018-11-28 14:36:03 -05:00
parent 742843a675
commit 384e18ca5f

View File

@@ -40,7 +40,7 @@ sensorpkgs:
- python-docker
- python-m2crypto
{% else %}
- net-utils
- net-tools
- tcpdump
{% endif %}