mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Common Salt Module - fic docker install
This commit is contained in:
@@ -15,14 +15,9 @@ sensorpkgs:
|
||||
- skip_suggestions: False
|
||||
- pkgs:
|
||||
- docker-ce
|
||||
{% if grains.os == 'Centos' %}
|
||||
- python-docker
|
||||
{% endif %}
|
||||
{% if grains.os == 'Ubuntu' %}
|
||||
- python-dockerng
|
||||
- python-docker
|
||||
{% endif %}
|
||||
|
||||
|
||||
# Always keep these packages up to date
|
||||
|
||||
alwaysupdated:
|
||||
|
||||
Reference in New Issue
Block a user