Do not hardcode devture_postgres_identifier in matrix-media-repo role
This should come (and already does) from group_vars/matrix_servers
This commit is contained in:
@ -2720,6 +2720,7 @@ matrix_ma1sd_database_password: "{{ '%s' | format(matrix_homeserver_generic_secr
|
||||
######################################################################
|
||||
|
||||
matrix_media_repo_enabled: false
|
||||
|
||||
matrix_media_repo_container_network: "{{ matrix_nginx_proxy_container_network if matrix_playbook_reverse_proxy_type == 'playbook-managed-nginx' else matrix_media_repo_identifier }}"
|
||||
|
||||
matrix_media_repo_container_additional_networks: |
|
||||
|
Reference in New Issue
Block a user