From d0f8bf02ee47e60fe7551a3c8b5f2b9567479b35 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Sun, 9 Jul 2023 13:28:15 +0000 Subject: [PATCH] fix: accidental double uid use for grafana-cli --- group_vars/all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all.yaml b/group_vars/all.yaml index e1784f8..d36998d 100644 --- a/group_vars/all.yaml +++ b/group_vars/all.yaml @@ -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: