change the code-block header of the docs

https://docs.openstack.org/sahara/wallaby/user/plugins.html#managing-plugins
cannot show the code block, try to change with *code-block*.

Change-Id: I3bff505d48a817cb96ddd0055102e35faaf4b97d
This commit is contained in:
zhangbailin 2021-12-27 11:22:56 +08:00 committed by Brin Zhang
parent 804ea37763
commit 5cbfe43e7e
1 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ additional values for plugin's labels.
To disable a plugin (Vanilla Apache Hadoop, for example), the admin
can run the following command:
.. sourcecode:: console
.. code-block:: ini
cat update_configs.json
{
@ -45,7 +45,7 @@ can run the following command:
Additionally, specific versions can be disabled by the following command:
.. sourcecode:: console
.. code-block:: ini
cat update_configs.json
{
@ -64,7 +64,7 @@ Finally, to see all labels of a specific plugin and to see the current status
of the plugin (is it stable or not, deprecation status) the following command
can be executed from the CLI:
.. sourcecode:: console
.. code-block:: ini
openstack dataprocessing plugin show vanilla