mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Add maint to the flo packge imports
This commit is contained in:
parent
e12503a79b
commit
2d613ce7b1
@ -21,7 +21,7 @@ opts['ioflo_verbose']
|
||||
from . import core
|
||||
from . import worker
|
||||
|
||||
__all__ = ['core', 'worker']
|
||||
__all__ = ['core', 'worker', 'maint']
|
||||
|
||||
# Import salt libs
|
||||
import salt.daemons.masterapi
|
||||
|
Loading…
Reference in New Issue
Block a user