Fix docker-swarm for multi-ip machines

Added variable docker_swarm_advertise_addr which can be set to the
advertise address swarm should use.

Mostly introduced for vagrant-based test setups for now, which contain
multiple IP addresses and fail otherwise.
This commit is contained in:
Marty Oehme 2021-07-27 13:21:08 +02:00
parent 7e99f97958
commit b16ab5205c
Signed by: Marty
GPG key ID: B7538B8F50A1C800
3 changed files with 14 additions and 4 deletions

View file

@ -1,4 +1,3 @@
[defaults]
inventory = ./inventory
group = testing
inventory = ./staging