Run salt-master as salt user

This commit is contained in:
Carlos Álvaro
2018-11-09 23:44:16 +01:00
parent 13f75f64ea
commit 886c85e1a3
6 changed files with 42 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ services:
- "4506:4506/tcp"
environment:
- DEBUG=false
- USERMAP_UID=501
- USERMAP_GID=20
- USERMAP_UID=1000
- USERMAP_GID=1000
- SALT_LOG_LEVEL=info