Skip to content

Commit 4c1b423

Browse files
samcole8dwoz
authored andcommitted
Fix incorrect formatting for code block
1 parent 9a3d947 commit 4c1b423

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/topics/netapi/netapi-enable-clients.rst

+4
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ in use, those should be listed in the Salt master config, under the
8181

8282
Example configuration to enable only the local client interfaces:
8383

84+
.. code-block:: yaml
85+
8486
netapi_enable_clients:
8587
- local
8688
- local_async
@@ -90,6 +92,8 @@ Example configuration to enable only the local client interfaces:
9092
9193
Example configuration to enable local client functionality and runners:
9294

95+
.. code-block:: yaml
96+
9397
netapi_enable_clients:
9498
- local
9599
- local_async

0 commit comments

Comments
 (0)