diff --git a/doc/zun-guide.rst b/doc/zun-guide.rst index a0b2653597d32e3f427f39a909a68a2d4f5e319b..2a2ca7b83693f97e5c5c8e0c4a81eb5fa60b06c5 100644 --- a/doc/zun-guide.rst +++ b/doc/zun-guide.rst @@ -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``.