From 4275494d34bb1a5cf9f5da55e3c4e66081c747c2 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Tue, 26 Mar 2019 15:28:12 -0500 Subject: [PATCH] Fix formatting of host cloud patch note The single : caused this to be treated as a comment and not visible in the rendered output. Change-Id: Ib9164d6479079786e28a40d1e6ffe5119962dfc4 --- doc/source/host-cloud/patches.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/host-cloud/patches.rst b/doc/source/host-cloud/patches.rst index 69624c0..3c27902 100644 --- a/doc/source/host-cloud/patches.rst +++ b/doc/source/host-cloud/patches.rst @@ -1,10 +1,10 @@ Patching the Host Cloud ======================= -.. note: Patching the host cloud is now optional. On clouds where the Neutron - port-security extension is enabled, it is now possible to run without - patching. However, the PXE boot patch may provide a better user - experience with OVB, so patching may still be desirable. +.. note:: Patching the host cloud is now optional. On clouds where the Neutron + port-security extension is enabled, it is now possible to run without + patching. However, the PXE boot patch may provide a better user + experience with OVB, so patching may still be desirable. The changes described in this section apply to compute nodes in the host cloud.