mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update puppet.py
This commit is contained in:
parent
33f3d68489
commit
9686391d81
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ def disable(message=None):
|
|||
.. code-block:: bash
|
||||
|
||||
salt '*' puppet.disable
|
||||
salt '*' puppet.disable 'disabled for a good reason'
|
||||
'''
|
||||
|
||||
_check_puppet()
|
||||
|
|
Loading…
Add table
Reference in a new issue