mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
common salt module - fix for python-docker
This commit is contained in:
@@ -15,7 +15,9 @@ sensorpkgs:
|
|||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- docker-ce
|
- docker-ce
|
||||||
|
{% if grains.os = Ubuntu %}
|
||||||
- python-docker
|
- python-docker
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
# Always keep these packages up to date
|
# Always keep these packages up to date
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user