Skip to content
Snippets Groups Projects
Commit ba34ee16 authored by Ben Bodenmiller's avatar Ben Bodenmiller
Browse files

List all accounts with uid/gid option

parent 2cb2d196
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -280,6 +280,12 @@ redis['uid'] = 1236
redis['gid'] = 1236
web_server['uid'] = 1237
web_server['gid'] = 1237
registry['uid'] = 1238
registry['gid'] = 1238
mattermost['uid'] = 1239
mattermost['gid'] = 1239
prometheus['uid'] = 1240
prometheus['gid'] = 1240
```
 
Run `sudo gitlab-ctl reconfigure` for the changes to take effect.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment