mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Common Salt Module - add python-docker for centos
This commit is contained in:
@@ -15,8 +15,9 @@ sensorpkgs:
|
|||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- docker-ce
|
- docker-ce
|
||||||
{% if grains.os == 'Ubuntu' %}
|
|
||||||
- python-docker
|
- python-docker
|
||||||
|
{% if grains.os == 'Ubuntu' %}
|
||||||
|
# Put stuff here for Ubuntu specific naming etc
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Always keep these packages up to date
|
# Always keep these packages up to date
|
||||||
|
|||||||
Reference in New Issue
Block a user