mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Add the file config stuff to the config defauls
This commit is contained in:
parent
6b28ca3506
commit
9e73001008
@ -74,6 +74,9 @@ def master_config(path):
|
||||
'keep_jobs': 24,
|
||||
'pki_dir': '/etc/salt/pki',
|
||||
'cachedir': '/var/cache/salt',
|
||||
'file_root': '/srv/salt',
|
||||
'file_buffer_size': 1048576,
|
||||
'hash_type': 'md5',
|
||||
'conf_file': path,
|
||||
'open_mode': False,
|
||||
'auto_accept': False,
|
||||
|
Loading…
Reference in New Issue
Block a user