-
Feature Request
-
Resolution: Won't Do
-
Undefined
-
None
-
2.3
-
None
-
False
-
-
False
After installation of AAP2 (setup.sh) was completed, it creates the entry for Control Plan Execution Environment, where the image points to Automation Hub. But we want it to point to Artifactory, where all our default EE images are located.
Both fields, Image and Registry Credentials are greyed out and cannot be modified from UI. We opened a case with RedHat and they advised that we can modify “/etc/tower/conf.d/execution_environments.py” file and
run “awx-manage register_default_execution_environments” command after to make the change. After we run the command it changes the image field, but the registry credential field becomes empty and the only way we found to populate this field is through accessing Database directly.