Add group_modify into ACLS dist #2298

Merged
ryanlerch merged 1 commit from add_group_modify into main 2024-10-09 10:54:37 +00:00
Contributor

When creating Distgit API token with group_modify ACL, the token was created without this ACL. The group_modify ACL was missing in the pagure database and adding it into this dict + running pagure-admin update-acls in pkgs01 should solve the problem.

Signed-off-by: Lenka Segura lsegura@redhat.com

When creating Distgit API token with `group_modify` ACL, the token was created without this ACL. The `group_modify` ACL was missing in the pagure database and adding it into this dict + running `pagure-admin update-acls` in pkgs01 should solve the problem. Signed-off-by: Lenka Segura <lsegura@redhat.com>
Contributor

Pull-Request has been merged by zlopez

Pull-Request has been merged by zlopez
Contributor

Merged and deployed with:

ansible-playbook /srv/web/infra/ansible/playbooks/groups/pkgs.yml -t config
Merged and deployed with: ``` ansible-playbook /srv/web/infra/ansible/playbooks/groups/pkgs.yml -t config ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/ansible#2298
No description provided.