You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/host_vars/dev-management-smardigo-01.yml

18 lines
638 B
YAML

---
hetzner_server_labels: "stage={{ stage }} service=connect"
hetzner_server_type: cpx21
connect_auth_module: oidc
connect_oidc_client_id: management-smardigo
connect_oidc_client_secret: f1f852b4-2e75-889a-2453-3c55d53ce405
connect_oidc_registration_id: management-smardigo
connect_oidc_issuer_uri: https://{{ keycloak_hostname }}/auth/realms/smardigo
connect_password_change_url: https://{{ keycloak_hostname }}/auth/realms/smardigo/account/password
connect_iam_user_management_url: https://{{ keycloak_hostname }}/auth/admin/smardigo/console
spring_profiles_include_suffix: ",hetzner"
ribbon_display_on_active_profiles: "hetzner"