driver exoscale: update default value for affinity group (#4588)

Referring change in docker-machine
https://github.com/docker/machine/pull/4255

Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
This commit is contained in:
Marc-Aurèle Brothier 2017-10-10 16:25:08 +02:00 committed by John Mulhausen
parent d078d1e4ab
commit d84845f6c3
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ There is a limit to the number of docker machines that an anti-affinity group ca
| `--exoscale-availability-zone` | `EXOSCALE_AVAILABILITY_ZONE` | `ch-dk-2` |
| `--exoscale-ssh-user` | `EXOSCALE_SSH_USER` | `ubuntu` |
| `--exoscale-userdata` | `EXOSCALE_USERDATA` | - |
| `--exoscale-affinity-group` | `EXOSCALE_AFFINITY_GROUP` | `docker-machine` |
| `--exoscale-affinity-group` | `EXOSCALE_AFFINITY_GROUP` | - |