diff --git a/guides/common/modules/ref_advanced-settings-in-the-job-wizard.adoc b/guides/common/modules/ref_advanced-settings-in-the-job-wizard.adoc index 84dc670bf15..3296f487ded 100644 --- a/guides/common/modules/ref_advanced-settings-in-the-job-wizard.adoc +++ b/guides/common/modules/ref_advanced-settings-in-the-job-wizard.adoc @@ -43,6 +43,10 @@ Is used if effective user is different from the ssh user. Concurrency level:: Defines the maximum number of jobs executed at once. This can prevent overload of system resources in a case of executing the job on a large number of hosts. ++ +If a batch size is set, {SmartProxies} run batches of concurrent remote execution jobs. +For Ansible-based remote execution jobs, change the `foreman_ansible_proxy_batch_size` setting in the {ProjectWebUI} under *Administer* > *Settings* on the *Ansible* tab. +For Script-based remote execution jobs, change the `foreman_tasks_proxy_batch_size` setting in the {ProjectWebUI} under *Administer* > *Settings* on the *Tasks* tab. Execution ordering:: Determines the order in which the job is executed on hosts.