mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Modify master config for zeromq changes
This commit is contained in:
parent
b67ec21615
commit
f884d650c4
@ -64,10 +64,10 @@ def master_config(path):
|
||||
'''
|
||||
opts = {'interface': '0.0.0.0',
|
||||
'publish_port': '4505',
|
||||
'publish_pull_port': '45055',
|
||||
'worker_threads': 5,
|
||||
'worker_start_port': '45056',
|
||||
'ret_port': '4506',
|
||||
'local_threads': 5,
|
||||
'local_port': '4507',
|
||||
'keep_jobs': 24,
|
||||
'pki_dir': '/etc/salt/pki',
|
||||
'cachedir': '/var/cache/salt',
|
||||
|
Loading…
Reference in New Issue
Block a user