mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
parent
346dd0b2dd
commit
9e5350c2f4
@ -48,7 +48,7 @@ a degenerate example:
|
||||
|
||||
/srv/salt/modules/tops/customtop.py:
|
||||
|
||||
.. code-block: python
|
||||
.. code-block:: python
|
||||
|
||||
import logging
|
||||
import sys
|
||||
@ -67,7 +67,7 @@ a degenerate example:
|
||||
|
||||
`salt minion state.show_top` should then display something like:
|
||||
|
||||
.. code-block: bash
|
||||
.. code-block:: bash
|
||||
|
||||
$ salt minion state.show_top
|
||||
|
||||
@ -75,5 +75,3 @@ a degenerate example:
|
||||
----------
|
||||
base:
|
||||
- test
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user