Change a default

This commit is contained in:
Andrea Dell'Amico 2020-10-01 17:50:12 +02:00
parent 92fa8ee1d1
commit a2c9b145fe
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ docker_swarm_cluster_haproxy_install: True
# mesh, keepalive, global
docker_swarm_haproxy_installation_type: 'keepalive'
docker_swarm_haproxy_networks:
- '{{ docker_swarm_portainer_network }}'
- 'portainer_{{ docker_swarm_portainer_network }}'
#
docker_swarm_expose_api_via_haproxy: True
docker_swarm_expose_api_hostname: 'swarm.example.com'