Pārlūkot izejas kodu

Add note to config validation about new rolling tag variable.

pull/5187/head
Catalan Lover pirms 3 mēnešiem
vecāks
revīzija
09ce77f47b
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 99A263BABA26C9D9
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      roles/custom/matrix-appservice-draupnir-for-all/tasks/validate_config.yml
  2. +1
    -1
      roles/custom/matrix-bot-draupnir/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-appservice-draupnir-for-all/tasks/validate_config.yml Parādīt failu

@@ -23,7 +23,7 @@
- {'old': 'matrix_appservice_draupnir_for_all_docker_image_registry_prefix_upstream', 'new': 'matrix_appservice_draupnir_for_all_container_image_registry_prefix_upstream'}
- {'old': 'matrix_appservice_draupnir_for_all_docker_image_registry_prefix_upstream_default', 'new': 'matrix_appservice_draupnir_for_all_container_image_registry_prefix_upstream_default'}
- {'old': 'matrix_appservice_draupnir_for_all_docker_src_files_path', 'new': 'matrix_appservice_draupnir_for_all_container_src_files_path'}
- {'old': 'matrix_appservice_draupnir_for_all_container_image_force_pull', 'new': '<removed>'}
- {'old': 'matrix_appservice_draupnir_for_all_container_image_force_pull', 'new': '<removed> (No longer needed due to new docker module doing this natively only if needed. If you run both bot mode and appservice mode matrix_appservice_draupnir_for_all_rolling_tag_force_pull is needed to make sure restart logic works correctly for both roles.)'}

- name: Fail if required matrix-bot-draupnir variables are undefined
ansible.builtin.fail:


+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/validate_config.yml Parādīt failu

@@ -37,7 +37,7 @@
- {'old': 'matrix_bot_draupnir_docker_image_registry_prefix_upstream', 'new': 'matrix_bot_draupnir_container_image_registry_prefix_upstream'}
- {'old': 'matrix_bot_draupnir_docker_image_registry_prefix_upstream_default', 'new': 'matrix_bot_draupnir_container_image_registry_prefix_upstream_default'}
- {'old': 'matrix_bot_draupnir_docker_src_files_path', 'new': 'matrix_bot_draupnir_container_src_files_path'}
- {'old': 'matrix_bot_draupnir_container_image_force_pull', 'new': '<removed>'}
- {'old': 'matrix_bot_draupnir_container_image_force_pull', 'new': '<removed> (No longer needed due to new docker module doing this natively only if needed. If you run both bot mode and appservice mode matrix_bot_draupnir_rolling_tag_force_pull is needed to make sure restart logic works correctly for both roles.)'}

- name: Fail if required matrix-bot-draupnir variables are undefined
ansible.builtin.fail:


Notiek ielāde…
Atcelt
Saglabāt