mirror of https://github.com/docker/docs.git
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:
parent
d078d1e4ab
commit
d84845f6c3
|
@ -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` | - |
|
Loading…
Reference in New Issue