mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Need at least two worker threads for integration.modules.publish
to pass.
This commit is contained in:
parent
3a7ab49d87
commit
7c666d21d0
@ -1,6 +1,6 @@
|
||||
publish_port: 64505
|
||||
ret_port: 64506
|
||||
worker_threads: 1
|
||||
worker_threads: 2
|
||||
root_dir: /tmp/salttest
|
||||
pidfile: masterpid
|
||||
pki_dir: pki
|
||||
|
Loading…
Reference in New Issue
Block a user