mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Remove the TODO, the function should not be removed.
This commit is contained in:
parent
7e5f088f1c
commit
67277fb438
@ -714,7 +714,6 @@ class Minion(MinionBase):
|
||||
if not salt.utils.is_proxy():
|
||||
self.opts['grains'] = salt.loader.grains(opts)
|
||||
|
||||
# TODO: remove?
|
||||
def sync_connect_master(self, timeout=None):
|
||||
'''
|
||||
Block until we are connected to a master
|
||||
|
Loading…
Reference in New Issue
Block a user