mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:58:34 +01:00
add: harbor basics
This commit is contained in:
@@ -39,6 +39,14 @@ keycloak_admin_password: 20Dino00
|
||||
keycloak_postgres_password: HISTORY_PURGED_SECRET
|
||||
keycloak_address: keycloak.atlantishq.de
|
||||
|
||||
harbor_http_secret: HISTORY_PURGED_SECRET
|
||||
harbor_core_secret: HISTORY_PURGED_SECRET
|
||||
harbor_jobservice_secret: HISTORY_PURGED_SECRET
|
||||
harbor_postgres_pass: HISTORY_PURGED_SECRET
|
||||
harbor_registry_user: harbor
|
||||
harbor_registry_password: HISTORY_PURGED_SECRET
|
||||
harbor_admin_password: 20Dino00
|
||||
|
||||
keycloak_clients:
|
||||
python-flask-picture-factory:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
@@ -153,7 +161,7 @@ keycloak_clients:
|
||||
- "https://icinga.atlantishq.de/*"
|
||||
description: "Icinga Web"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000009"
|
||||
groups: "monitoring"
|
||||
groups: "monitoring,icinga"
|
||||
master_address: "https://icinga.atlantishq.de"
|
||||
skips:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user