mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 12:51:54 +01:00
5 lines
267 B
YAML
5 lines
267 B
YAML
application_id: "keycloak"
|
|
database_type: "postgres"
|
|
database_password: "{{applications.keycloak.database_password}}"
|
|
ldap_enabled: True
|
|
realm: "{{primary_domain}}" # This is the name of the default realm which is used by the applications |