Merge pull request #28622 from gravyboat/update_puppet_module_docs

Update puppet module wording
This commit is contained in:
Joseph Hall 2015-11-05 13:34:07 -07:00
commit 065f8c7fb3

View file

@ -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()