From a9e54f93cc53d3634bd312abe2295f8ded730cea Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 29 Jul 2024 16:54:19 +0200 Subject: [PATCH] configs/openSUSE/users-groups.toml: add user and group woodpecker --- configs/openSUSE/users-groups.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/openSUSE/users-groups.toml b/configs/openSUSE/users-groups.toml index 3ddf61ac3..26d166125 100644 --- a/configs/openSUSE/users-groups.toml +++ b/configs/openSUSE/users-groups.toml @@ -212,6 +212,7 @@ StandardGroups = [ 'warewulf', 'wheel', 'wireshark', + 'woodpecker', 'www', 'xok', 'xrootd', @@ -438,6 +439,7 @@ StandardUsers = [ 'vnc', 'vscan', 'wnn', + 'woodpecker', 'wwwrun', 'xrootd', 'xymon',