Add missing parameters
This commit is contained in:
		
					parent
					
						
							
								4f5da885ea
							
						
					
				
			
			
				commit
				
					
						cbb0842539
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -106,6 +106,7 @@ services: | |||
|     environment: | ||||
|       - "BOTTLE_HOST=0.0.0.0" | ||||
|       - "IDINVITE_KEYCLOAK_NAME=CCCHH ID" | ||||
|       - "MAIL_FROM=no-reply@id.hamburg.ccc.de" | ||||
|       - "SMTP_HOSTNAME=cow.hamburg.ccc.de" | ||||
|       - "SMTP_USERNAME=no-reply@id.hamburg.ccc.de" | ||||
|       - "SMTP_PASSWORD={{ lookup("community.general.passwordstore", "noc/vm-secrets/chaosknoten/keycloak/NO_REPLY_SMTP", create=false, missing="error") }}" | ||||
|  | @ -124,6 +125,7 @@ services: | |||
|       - "KEYCLOAK_API_USERNAME=id-invite" | ||||
|       - "KEYCLOAK_API_PASSWORD={{ lookup("community.general.passwordstore", "noc/vm-secrets/chaosknoten/keycloak/IDINVITE_ADMIN_PASSWORD", create=false, missing="error") }}" | ||||
|       - "KEYCLOAK_API_REALM=ccchh" | ||||
|       - 'KEYCLOAK_GROUPS=["user"]' | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue