mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #25867 from rallytime/bp-25370
Back-port #25370 to 2015.8
This commit is contained in:
commit
c24970e22a
@ -807,6 +807,7 @@ class Minion(MinionBase):
|
||||
'the minions connection attempt.')
|
||||
log.error(msg)
|
||||
else:
|
||||
self.tok = pub_channel.auth.gen_token('salt')
|
||||
self.connected = True
|
||||
raise tornado.gen.Return((opts['master'], pub_channel))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user