Add static-passwd and static-group files

In order to pass reproducible tests, recipes that use the
useradd class must have static ids configured.

Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Fabien Thomas 2023-10-10 11:39:38 +02:00 committed by Khem Raj
parent 84043e673b
commit 7d36797bef
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,8 @@
redis:x:600:
xrdp:x:601:
sanlock:x:602:
mysql:x:603:
postgres:x:604:
zabbix:x:605:
mail:x:606:
nogroup:x:607:

View File

@ -0,0 +1,11 @@
redis:x:600:600::/:/bin/nologin
xrdp:x:601:601::/:/bin/nologin
sanlock:x:602:602::/:/bin/nologin
mysql:x:603:603::/:/bin/nologin
postgres:x:604:604::/:/bin/nologin
zabbix:x:605:605::/:/bin/nologin
cyrus:x:606:nogroup::/:/bin/nologin
pcp:x:620:nogroup::/:/bin/nologin
pcpqa:x:621:nogroup::/:/bin/nologin
influxdb:x:622:nogroup::/:/bin/nologin
mongodb:x:623:nogroup::/:/bin/nologin