mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Windows master tests fix
This commit is contained in:
parent
a10aa05f41
commit
e2e3dc9634
1 changed files with 0 additions and 1 deletions
|
@ -762,7 +762,6 @@ class PubServerChannel:
|
|||
self.event = salt.utils.event.get_event("master", opts=self.opts, listen=False)
|
||||
self.ckminions = salt.utils.minions.CkMinions(self.opts)
|
||||
self.present = {}
|
||||
self.master_key = salt.crypt.MasterKeys(self.opts)
|
||||
|
||||
def close(self):
|
||||
self.transport.close()
|
||||
|
|
Loading…
Add table
Reference in a new issue