mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #27926 from rallytime/bp-27905
Back-port #27905 to 2015.8
This commit is contained in:
commit
679e603905
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ def disable_beacon(name, **kwargs):
|
|||
'''
|
||||
Disable beacon on the minion
|
||||
|
||||
:name: Name of the beacon to enable.
|
||||
:name: Name of the beacon to disable.
|
||||
:return: Boolean and status message on success or failure of disable.
|
||||
|
||||
CLI Example:
|
||||
|
|
Loading…
Add table
Reference in a new issue