mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
add: gitea & gitea-runner
This commit is contained in:
@@ -85,6 +85,9 @@ harbor_admin_password: 20Dino00
|
||||
ferchau_sftp_user: dkeipp
|
||||
ferchau_sftp_password: HISTORY_PURGED_SECRET
|
||||
|
||||
gitea_postgres_pw: HISTORY_PURGED_SECRET
|
||||
gitea_runner_registration_token: HISTORY_PURGED_SECRET
|
||||
|
||||
keycloak_clients:
|
||||
python-flask-picture-factory:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
@@ -321,3 +324,15 @@ keycloak_clients:
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000019"
|
||||
groups: ""
|
||||
master_address: "https://i.athq.de"
|
||||
|
||||
gitea:
|
||||
party_secret: "SHISTORY_PURGED_SECRET"
|
||||
client_id: gitea
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
- "https://git.atlantishq.de/*"
|
||||
- "https://git.athq.de/*"
|
||||
description: "Gitea"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000020"
|
||||
groups: ""
|
||||
master_address: "https://git.atlantishq.de"
|
||||
|
||||
Reference in New Issue
Block a user