diff --git a/linux/docker-ce.sls b/linux/docker-ce.sls index ea468fd..5cc79a4 100644 --- a/linux/docker-ce.sls +++ b/linux/docker-ce.sls @@ -64,4 +64,11 @@ Install Docker-CE: - docker-ce - docker-compose +IwanDocker: + user.present: + - name: iwan + - fullname: Iwan CLEMENT + - groups: + - docker + {% endif %} \ No newline at end of file