Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static-id: add missing netdata group | Yoann Congal | 2023-11-15 | 2 | -1/+2 |
| | | | | | | | | The netdata recipe does want to create a netdata group. So add it to the static id for the reproducibility tests. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Add static-passwd and static-group files | Fabien Thomas | 2023-10-10 | 1 | -0/+2 |
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> |