diff --git a/doc/source/admin/deploy-ovs-ha-dvr.rst b/doc/source/admin/deploy-ovs-ha-dvr.rst index 4a1eea2c752..afc23c420fc 100644 --- a/doc/source/admin/deploy-ovs-ha-dvr.rst +++ b/doc/source/admin/deploy-ovs-ha-dvr.rst @@ -86,7 +86,7 @@ Network node .. code-block:: ini - [DEFAULT] + [agent] enable_distributed_routing = True #. In the ``l3_agent.ini`` file, configure the layer-3 agent to provide @@ -116,7 +116,7 @@ Compute nodes .. code-block:: ini - [DEFAULT] + [agent] enable_distributed_routing = True #. In the ``l3_agent.ini`` file, configure the layer-3 agent.