Actions
Bug #32049
openForeman sends unnecessary data to the smart proxy when running REX jobs
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Foreman sends parts of action input over to the smart proxy, even if it is only useful on foreman's side.
Possibly incomplete list:
- use_batch_triggering
- use_concurrency_control
- execution_timeout_interval
- connection_options
- proxy_url
- proxy_operation_name
- proxy_action_name
- current_location_id
- current_organization_id
- current_timezone
proxy_action_name and proxy_operation_name are currently needed, but can be dropped after [1] is fixed.
Updated by Adam Ruzicka almost 4 years ago
- Related to Bug #32047: Matching tasks using various fields when getting proxy action outputs on demand added
Actions