docs: fix incorrect use of bool values

Change boolean value format to lowercase and highlight it.

Change-Id: I894d652ee0717e5089448d52679798251cd1a44a
This commit is contained in:
Dmitriy Chubinidze
2025-06-03 08:34:34 +00:00
parent 695e4b44f6
commit 64fde6c88f

View File

@@ -228,6 +228,6 @@ onwards.
$ openstack-ansible openstack.osa.setup_openstack --tags common-mq,post-install
In order to take advantage of these steps, we suggest setting
`oslomsg_rabbit_quorum_queues` to False before upgrading to 2024.1. Then, once
`oslomsg_rabbit_quorum_queues` to ``false`` before upgrading to 2024.1. Then, once
you have upgraded, set `oslomsg_rabbit_quorum_queues` back to the default of
True and run the playbooks above.
``true`` and run the playbooks above.