fix(identity): declare Gitea admin group #2

Merged
panxiao81 merged 1 commits from fix/gitea-admin-group into main 2026-09-09 17:41:04 +00:00
Owner

Summary

  • declare the Samba AD group mapped by Gitea oauth2.adminGroup
  • add panxiao81 as the initial human site administrator
  • retain the local gitea_admin account as break-glass access

Validation

  • ansible-playbook provision-dc.yml --syntax-check
  • yamllint group_vars/all/vars.yml
  • git diff --check
  • confirmed no Terraform state or plan files in the diff

Deployment

Not applied to Samba AD. After merge, run the directory/accounts-tagged play and verify group membership before refreshing the Gitea OIDC session.

## Summary - declare the Samba AD group mapped by Gitea oauth2.adminGroup - add panxiao81 as the initial human site administrator - retain the local gitea_admin account as break-glass access ## Validation - ansible-playbook provision-dc.yml --syntax-check - yamllint group_vars/all/vars.yml - git diff --check - confirmed no Terraform state or plan files in the diff ## Deployment Not applied to Samba AD. After merge, run the directory/accounts-tagged play and verify group membership before refreshing the Gitea OIDC session.
panxiao81 added 1 commit 2026-09-09 17:40:44 +00:00
fix(identity): declare Gitea admin group
lint / terraform (push) Failing after 2s
lint / yaml (push) Failing after 52s
lint / terraform (pull_request) Failing after 2s
lint / yaml (pull_request) Failing after 52s
lint / ansible (push) Failing after 1m42s
lint / ansible (pull_request) Failing after 1m42s
1c939dccb8
panxiao81 merged commit 51734eea5d into main 2026-09-09 17:41:04 +00:00
panxiao81 deleted branch fix/gitea-admin-group 2026-09-09 17:41:04 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: panxiao81/homelab-infra#2