Change swarm ClusterTemplate coe to swarm-mode

Update contributor guide instructions for using devstack. When creating
a swarm ClusterTemplate in devstack, coe should be set to swarm-mode.

Change-Id: I03083708e22888a0f10f7802c5883a3ec105485f
This commit is contained in:
Kirsten G 2018-02-09 09:40:43 -08:00
parent 21c87f35a0
commit 1caa8857e9
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ except for the absence of some Kubernetes-specific arguments and the use of
--dns-nameserver 8.8.8.8 \
--flavor m1.small \
--docker-volume-size 5 \
--coe swarm
--coe swarm-mode
**NOTE:** If you are using Magnum behind a firewall then refer
to `<http://docs.openstack.org/developer/magnum/magnum-proxy.html>`_