This commit is contained in:
Iwan Clément
2018-11-09 16:39:11 +00:00
parent 374fc47bb1
commit 00fd4c8bea

View File

@@ -70,6 +70,10 @@ IwanDocker:
- name: iwan
- fullname: Iwan CLEMENT
- groups:
{% if grains['os'] == 'Debian' %}
- docker
{% elif grains['os'] == 'CentOS' %}
- wheel
{% endif %}
{% endif %}