From d5da522ebfc13d2d3a1cd3bf50a11191f30a9cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 11:19:17 +0100 Subject: [PATCH] same uid and gid --- Users/aristide.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/Users/aristide.sls b/Users/aristide.sls index 618f1de..6aefd0f 100644 --- a/Users/aristide.sls +++ b/Users/aristide.sls @@ -8,6 +8,7 @@ AristideUser: - allow_uid_change: True - allow_gid_change: True - uid: 4645 + - gid: 4645 - shell: /bin/bash # - hash_password: True # - password: Monpremiermotdepasse