mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Renamed the mariadb, openldap and postgres database
This commit is contained in:
		| @@ -1,3 +1,3 @@ | ||||
| application_id:       "phpmyadmin" | ||||
| database_type:        "mariadb" | ||||
| database_host:        "{{ 'central-' + database_type if applications | is_feature_enabled('central_database',application_id) }}" | ||||
| database_host:        "{{ applications['svc-db-mariadb'].hostname if applications | is_feature_enabled('central_database',application_id) }}" | ||||
		Reference in New Issue
	
	Block a user