mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
commit
f2e986cf65
@ -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…
Reference in New Issue
Block a user