-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.5
-
False
-
-
False
What is the nature and description of the request?
The galaxy-ng page[1] includes a lot of Galaxy parameters for Automation Hub and their description. Can these be made available for configuring with the UI and the infra.aap_configuration role?
[1] https://ansible.readthedocs.io/projects/galaxy-ng/en/latest/config/options.html#galaxy
For example:
GALAXY_API_DEFAULT_DISTRIBUTION_BASE_PATH – The default is “published”. Knowing where this comes from and that it may be set to the company standard is useful.
GALAXY_REQUIRE_CONTENT_APPROVAL
GALAXY_FEATURE_FLAGS – It toggles more feature flags that permits viewing things on UI that are not enabled by default, i.e., the execution environments tab and EE endpoints.
GALAXY_ENABLE_API_ACCESS_LOG – Access to the backend logs for troubleshooting instead of digging into AAP Operator logs in OCP would be helpful.
There are many more parameters listed in the galaxy-ng guide,.
For EDA can EDA_MAX_RUNNING_ACTIVATIONS be made available for configuring?
Why is this needed?
If an organization is committed to using CaC, they should be able to configure these parameters with Ansible as well.
How would you like to achieve this? (List the functional requirements here)
Have the ability to modify them with an Ansible role or from the UI. Potentially, from the API as well.