Common Salt Module - fic docker install

This commit is contained in:
Mike Reeves
2018-02-23 09:38:38 -05:00
parent 7ab1596490
commit 7ce340da34

View File

@@ -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: