mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add order_masters config tot he master config defaults
This commit is contained in:
parent
055d21ba65
commit
9b80f09c11
@ -141,6 +141,7 @@ def master_config(path):
|
||||
'auto_accept': False,
|
||||
'renderer': 'yaml_jinja',
|
||||
'state_top': 'top.yml',
|
||||
'order_masters': False,
|
||||
'log_file': '/var/log/salt/master',
|
||||
'log_level': 'warning',
|
||||
'log_granular_levels': {},
|
||||
|
Loading…
Reference in New Issue
Block a user