mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove no longer used reactor entry
This commit is contained in:
parent
6405948882
commit
5e5414e9dc
1 changed files with 0 additions and 5 deletions
|
@ -1030,11 +1030,6 @@ def pytest_saltfactories_master_configuration_overrides(
|
|||
os.path.join(RUNTIME_VARS.FILES, "reactor-sync-minion.sls")
|
||||
],
|
||||
},
|
||||
{
|
||||
"salt/test/reactor": [
|
||||
os.path.join(RUNTIME_VARS.FILES, "reactor-test.sls")
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
# We need to copy the extension modules into the new master root_dir or
|
||||
|
|
Loading…
Add table
Reference in a new issue