Update matrix-corporal dependency

development
Slavi Pantaleev 6 years ago
parent 8bbb6f0c60
commit 2446b4845c

@ -193,7 +193,7 @@ matrix_mxisd_template_config: "{{ role_path }}/templates/mxisd/mxisd.yaml.j2"
# See: https://github.com/devture/matrix-corporal # See: https://github.com/devture/matrix-corporal
matrix_corporal_enabled: false matrix_corporal_enabled: false
matrix_corporal_docker_image: "devture/matrix-corporal:1.1.1" matrix_corporal_docker_image: "devture/matrix-corporal:1.2"
matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal" matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal"
matrix_corporal_config_dir_path: "{{ matrix_corporal_base_path }}/config" matrix_corporal_config_dir_path: "{{ matrix_corporal_base_path }}/config"
matrix_corporal_cache_dir_path: "{{ matrix_corporal_base_path }}/cache" matrix_corporal_cache_dir_path: "{{ matrix_corporal_base_path }}/cache"

Loading…
Cancel
Save