mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
added comment
This commit is contained in:
parent
08ca85122c
commit
2d24baec3b
@ -32,7 +32,7 @@ class SaltEvent(object):
|
||||
'''
|
||||
Set up the stack and remote yard
|
||||
'''
|
||||
self.node = node
|
||||
self.node = node # this is usually 'master', 'minion' or opts['id']
|
||||
self.sock_dir = sock_dir
|
||||
self.listen = listen
|
||||
if opts is None:
|
||||
|
Loading…
Reference in New Issue
Block a user