mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add test= True to the master so that thorium does not stack trace
This commit is contained in:
parent
5ff5e97598
commit
58a18e2b58
1 changed files with 1 additions and 0 deletions
|
@ -1341,6 +1341,7 @@ DEFAULT_MASTER_OPTS = {
|
|||
'event_match_type': 'startswith',
|
||||
'runner_returns': True,
|
||||
'serial': 'msgpack',
|
||||
'test': False,
|
||||
'state_verbose': True,
|
||||
'state_output': 'full',
|
||||
'state_output_diff': False,
|
||||
|
|
Loading…
Add table
Reference in a new issue