mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 16:41:36 +01:00
fix: accidental double uid use for grafana-cli
This commit is contained in:
@@ -199,7 +199,7 @@ keycloak_clients:
|
||||
redirect_uris:
|
||||
- "https://async-icinga.atlantishq.de/*"
|
||||
description: "Icinga Web"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000010"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000011"
|
||||
groups: "monitoring,icinga"
|
||||
master_address: "https://async-icinga.atlantishq.de"
|
||||
skips:
|
||||
|
||||
Reference in New Issue
Block a user