mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
commit
f2e986cf65
1 changed files with 1 additions and 0 deletions
|
@ -1492,6 +1492,7 @@ class LocalClient(object):
|
|||
self.event.unsubscribe('syndic/.*/{0}'.format(job_id), 'regex')
|
||||
self.event.unsubscribe('salt/job/{0}'.format(job_id))
|
||||
|
||||
|
||||
class FunctionWrapper(dict):
|
||||
'''
|
||||
Create a function wrapper that looks like the functions dict on the minion
|
||||
|
|
Loading…
Add table
Reference in a new issue