Actions
Issue #6286
closedansible-pulp sets the gid for pulp_user that is not the gid of pulp_group
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 82
Quarter:
Description
The default installation creates a user called 'pulp' and the user's gid belongs to a group 'users'. However, the systemd unit file for pulpcore-worker processes has the user and group set to 'pulp'. The installer should set the gid of the pulp_user to that of the pulp_group id.
Related issues
Actions