Skip to content

Commit a784efe

Browse files
Add hint about related setting for REX concurrency
Fixes #38247 (Missing docs on how to REX batching works)
1 parent 2a33e30 commit a784efe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

guides/common/modules/ref_advanced-settings-in-the-job-wizard.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ Is used if effective user is different from the ssh user.
4343
Concurrency level::
4444
Defines the maximum number of jobs executed at once.
4545
This can prevent overload of system resources in a case of executing the job on a large number of hosts.
46+
+
47+
If `foreman_proxy_ansible_batch_size` is set, {SmartProxies} run batches of concurrent remote execution jobs.
48+
You can change this setting in the {ProjectWebUI} under *Administer* > *Settings* on the *Ansible* tab.
4649

4750
Execution ordering::
4851
Determines the order in which the job is executed on hosts.

0 commit comments

Comments
 (0)