mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #28622 from gravyboat/update_puppet_module_docs
Update puppet module wording
This commit is contained in:
commit
065f8c7fb3
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ def disable(message=None):
|
|||
.. code-block:: bash
|
||||
|
||||
salt '*' puppet.disable
|
||||
salt '*' puppet.disable 'disabled for a good reason'
|
||||
salt '*' puppet.disable 'Disabled, contact XYZ before enabling'
|
||||
'''
|
||||
|
||||
_check_puppet()
|
||||
|
|
Loading…
Add table
Reference in a new issue