Просмотр исходного кода

Fix variable name typo in Honoroit group vars

pull/3093/head
Slavi Pantaleev 2 лет назад
Родитель
Сommit
5f329f72ab
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      group_vars/matrix_servers

+ 1
- 1
group_vars/matrix_servers Просмотреть файл

@@ -1939,7 +1939,7 @@ matrix_bot_honoroit_container_additional_networks: |
+
([devture_postgres_container_network] if (devture_postgres_enabled and matrix_bot_honoroit_database_hostname == devture_postgres_connection_hostname and matrix_bot_honoroit_container_network != devture_postgres_container_network) else [])
+
([matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network and matrix_mautrix_facebook_container_labels_traefik_enabled else [])
([matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network and matrix_bot_honoroit_container_labels_traefik_enabled else [])
) | unique
}}



Загрузка…
Отмена
Сохранить