Fix incorrect formatting for code block

This commit is contained in:
Sam Cole 2025-02-19 15:53:40 +00:00 committed by Daniel Wozniak
parent 9a3d947760
commit 4c1b4236b3

View file

@ -81,6 +81,8 @@ in use, those should be listed in the Salt master config, under the
Example configuration to enable only the local client interfaces:
.. code-block:: yaml
netapi_enable_clients:
- local
- local_async
@ -90,6 +92,8 @@ Example configuration to enable only the local client interfaces:
Example configuration to enable local client functionality and runners:
.. code-block:: yaml
netapi_enable_clients:
- local
- local_async