mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Adds a mock required for the network settings beacon
This commit is contained in:
parent
d8c8b4ac6f
commit
5e2ddb5eb0
1 changed files with 2 additions and 0 deletions
|
@ -128,6 +128,8 @@ MOCK_MODULES = [
|
|||
'salt.ext.six.moves.winreg',
|
||||
'win32security',
|
||||
'ntsecuritycon',
|
||||
'pyroute2',
|
||||
'pyroute2.ipdb',
|
||||
]
|
||||
|
||||
for mod_name in MOCK_MODULES:
|
||||
|
|
Loading…
Add table
Reference in a new issue