mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Changed keycloak application id
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| application_id:                   "keycloak"                                                                                      # Internal CyMaIS application id  | ||||
| application_id:                   "web-app-keycloak"                                                                                      # Internal CyMaIS application id  | ||||
| database_type:                    "postgres"                                                                                      # Database which will be used | ||||
| keycloak_container:               "{{ applications | get_app_conf(application_id, 'docker.services.keycloak.name', True) }}"      # Name of the keycloack docker container | ||||
| keycloak_host_import_directory:   "{{ docker_compose.directories.volumes }}import/"                                               # Directory in which keycloack import files are placed on the host | ||||
|   | ||||
		Reference in New Issue
	
	Block a user