Kaynağa Gözat

Also define the vars to be overwritten in group vars within the role vars.

pull/2375/head
jakicoll 3 yıl önce
ebeveyn
işleme
7848d865a5
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +1
    -1
      roles/custom/matrix-jitsi/defaults/main.yml
  2. +2
    -2
      roles/custom/matrix-user-verification-service/defaults/main.yml

+ 1
- 1
roles/custom/matrix-jitsi/defaults/main.yml Dosyayı Görüntüle

@@ -66,7 +66,7 @@ matrix_jitsi_prosody_auth_matrix_files:
when: "{{ matrix_jitsi_prosody_auth_matrix_uvs_sync_power_levels }}" when: "{{ matrix_jitsi_prosody_auth_matrix_uvs_sync_power_levels }}"


# Plugged in group_vars # Plugged in group_vars
#matrix_jitsi_prosody_auth_matrix_uvs_auth_token:
matrix_jitsi_prosody_auth_matrix_uvs_auth_token: ''


matrix_jitsi_timezone: UTC matrix_jitsi_timezone: UTC




+ 2
- 2
roles/custom/matrix-user-verification-service/defaults/main.yml Dosyayı Görüntüle

@@ -21,8 +21,8 @@ matrix_user_verification_service_docker_image: "{{ matrix_user_verification_serv
matrix_user_verification_service_docker_image_force_pull: "{{ matrix_user_verification_service_docker_image.endswith(':latest') }}" matrix_user_verification_service_docker_image_force_pull: "{{ matrix_user_verification_service_docker_image.endswith(':latest') }}"


matrix_user_verification_service_container_name: "matrix-user-verification-service" matrix_user_verification_service_container_name: "matrix-user-verification-service"
# Normally this would run on port 3000 however that may conflict with grafana. It is thus advised to change this port.
#matrix_user_verification_service_container_http_host_bind_port:
# This will be set in group vars
matrix_user_verification_service_container_http_host_bind_port: ''
matrix_user_verification_service_container_extra_arguments: [] matrix_user_verification_service_container_extra_arguments: []
# Systemd # Systemd
matrix_user_verification_service_systemd_required_services_list: [] matrix_user_verification_service_systemd_required_services_list: []


Yükleniyor…
İptal
Kaydet