From c144a457034238a3f700791acd9b3c52e39df0fe Mon Sep 17 00:00:00 2001 From: Francesco Pantano Date: Wed, 31 Jan 2024 10:51:47 +0100 Subject: [PATCH] Fix how the TripleO variables are rendered for Glance Signed-off-by: Francesco Pantano --- docs_user/modules/openstack-glance_adoption.adoc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs_user/modules/openstack-glance_adoption.adoc b/docs_user/modules/openstack-glance_adoption.adoc index 2fda3c58c..927a0a9fb 100644 --- a/docs_user/modules/openstack-glance_adoption.adoc +++ b/docs_user/modules/openstack-glance_adoption.adoc @@ -69,13 +69,14 @@ In the source cloud, verify the NFS parameters used by the overcloud to configur the Glance backend. In particular, find among the TripleO heat templates the following variables: - -[,bash] --- -GlanceBackend : file -GlanceNfsEnabled: true -GlanceNfsShare: '192.168.24.1:/var/nfs -' + +**GlanceBackend**: file + +**GlanceNfsEnabled**: true + +**GlanceNfsShare**: 192.168.24.1:/var/nfs + --- that are usually an override of the default content provided by