Update the port format for zun

Change ```2375``` to ``2375``

Change-Id: Ib5bd64ddeea550beeeedec81f954961f3b8ea75b
This commit is contained in:
caoyuan 2017-05-09 21:15:30 +08:00
parent 25e23c3850
commit b23cbf47ba

View File

@ -17,7 +17,7 @@ To allow Zun Compute connect to the Docker Daemon, add the following in the
.. note::
``DOCKER_SERVICE_IP`` is zun-compute host IP address. ```2375``` is port that
``DOCKER_SERVICE_IP`` is zun-compute host IP address. ``2375`` is port that
allows Docker daemon to be accessed remotely.
By default zun is disabled in the ``group_vars/all.yml``.