docker group
This commit is contained in:
@@ -70,8 +70,9 @@ IwanDocker:
|
|||||||
- name: iwan
|
- name: iwan
|
||||||
- fullname: Iwan CLEMENT
|
- fullname: Iwan CLEMENT
|
||||||
- groups:
|
- groups:
|
||||||
{% if grains['os'] == 'Debian' %}
|
|
||||||
- docker
|
- docker
|
||||||
|
{% if grains['os'] == 'Debian' %}
|
||||||
|
- sudo
|
||||||
{% elif grains['os'] == 'CentOS' %}
|
{% elif grains['os'] == 'CentOS' %}
|
||||||
- wheel
|
- wheel
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user