feat: Set the number of workers for the runner/wheel in the reactor

This commit is contained in:
Carlos Álvaro
2021-12-30 22:26:46 +01:00
parent 65d21d5187
commit 1a388e9cc2
6 changed files with 16 additions and 3 deletions

View File

@@ -268,7 +268,8 @@ function configure_salt_master()
SALT_BASE_DIR \
SALT_CACHE_DIR \
SALT_CONFS_DIR \
SALT_KEYS_DIR
SALT_KEYS_DIR \
SALT_REACTOR_WORKER_THREADS
# Update keys configuration
update_template "${SALT_ROOT_DIR}/master" \