diff --git a/group_vars/all.yaml b/group_vars/all.yaml index 0bc55bf..035186e 100644 --- a/group_vars/all.yaml +++ b/group_vars/all.yaml @@ -381,3 +381,14 @@ keycloak_clients: skips: - "/endpoints" - "/hook-passive" + + opensearch-dashboard: + party_secret: "tHISTORY_PURGED_SECRET" + client_id: opensearch-dashboard + client_secret: "HISTORY_PURGED_SECRET" + redirect_uris: + - "https://opensearch.atlantishq.de/*" + description: "Atlantis Actions" + keycloak_id: "00000000-0000-0000-0000-000000000024" + groups: "" + master_address: "https://opensearch.atlantishq.de"