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
|
- skip_suggestions: False
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- docker-ce
|
- docker-ce
|
||||||
{% if grains.os == 'Centos' %}
|
|
||||||
- python-docker
|
|
||||||
{% endif %}
|
|
||||||
{% if grains.os == 'Ubuntu' %}
|
|
||||||
- python-dockerng
|
- python-dockerng
|
||||||
- python-docker
|
- python-docker
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
# Always keep these packages up to date
|
# Always keep these packages up to date
|
||||||
|
|
||||||
alwaysupdated:
|
alwaysupdated:
|
||||||
|
|||||||
Reference in New Issue
Block a user