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