Move wetty vars out of Traefik role specific
This commit is contained in:
parent
2f8d22dac9
commit
6c9ef2a420
1 changed files with 2 additions and 1 deletions
|
@ -1507,9 +1507,10 @@ wetty_container_additional_networks_auto: |
|
|||
([mash_playbook_reverse_proxyable_services_additional_network] if mash_playbook_reverse_proxyable_services_additional_network else [])
|
||||
}}
|
||||
|
||||
# role-specific:traefik
|
||||
wetty_container_labels_traefik_enabled: "{{ mash_playbook_traefik_labels_enabled }}"
|
||||
wetty_container_labels_traefik_docker_network: "{{ mash_playbook_reverse_proxyable_services_additional_network }}"
|
||||
|
||||
# role-specific:traefik
|
||||
wetty_container_labels_traefik_entrypoints: "{{ devture_traefik_entrypoint_primary }}"
|
||||
wetty_container_labels_traefik_tls_certResolver: "{{ devture_traefik_certResolver_primary }}"
|
||||
# /role-specific:traefik
|
||||
|
|
Loading…
Add table
Reference in a new issue