mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Add pub_refresh option
This commit is contained in:
parent
40fe2a3102
commit
54cf9ca313
@ -263,6 +263,7 @@ def master_config(path):
|
||||
'file_buffer_size': 1048576,
|
||||
'hash_type': 'md5',
|
||||
'conf_file': path,
|
||||
'pub_refresh': True,
|
||||
'open_mode': False,
|
||||
'auto_accept': False,
|
||||
'renderer': 'yaml_jinja',
|
||||
|
Loading…
Reference in New Issue
Block a user