diff --git a/doc/zun-guide.rst b/doc/zun-guide.rst index a0b2653597..2a2ca7b836 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``.