Skip to content

AAP-68152 updated inventory file variables in installation procedure …#5718

Open
emurtoug wants to merge 2 commits intoansible:mainfrom
emurtoug:AAP-68152
Open

AAP-68152 updated inventory file variables in installation procedure …#5718
emurtoug wants to merge 2 commits intoansible:mainfrom
emurtoug:AAP-68152

Conversation

@emurtoug
Copy link
Contributor

@emurtoug emurtoug commented Mar 11, 2026

https://issues.redhat.com/browse/AAP-68152
https://github.com/ansible-automation-platform/automation-reports/pull/142

Files modified:

  • proc-installing-automation-dashboard.adoc
  • ref-automation-dashboard-inventory-variables.adoc

@emurtoug emurtoug added Ready for technical review Content is ready for technical reviews 2.4 Content applies to AAP 2.4 2.5 Content applies to AAP 2.5 2.6 Content applies for 2.6 Delay backport Content can't be backported to a release branch yet labels Mar 11, 2026
Copy link

@justinc1 justinc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestions


# Dashboard Registry - optional (use if dashboard images are in a different registry)
# registry_url_aap_automation_dashboard=quay.io
# registry_ns_aap_automation_dashboard=ansible

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# registry_ns_aap_automation_dashboard=ansible
# registry_ns_aap_automation_dashboard=aap

Trying to include a valid example. I know quay.io/aap/automation-dashboard:main image does exists. I'm not sure about quay.io/ansible/automation-dashboard.

** Change the RHEL 9 or RHEL 10 host occurrences from `host.example.com` to your FQDN host
** Change the phrase `TODO` to match your passwords within all `_admin_password` or `_pg_password` values.
** Change the `dashboard_pg_host` value to the IP address or DNS name of the database server.
** If your automation dashboard images are hosted in a different registry than your core components, you must provide separate login credentials using the `registry_url_aap_automation_dashboard` variables.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using the registry_url_aap_automation_dashboard variables - only one variable of about 5 is listed.

Suggested change
** If your automation dashboard images are hosted in a different registry than your core components, you must provide separate login credentials using the `registry_url_aap_automation_dashboard` variables.
** If your automation dashboard images are hosted in a different registry than your core components, you must provide separate login credentials using the `registry_<VARIABLE_NAME>_aap_automation_dashboard` variables.

But this looks a weird too. Feel free to ignore.

@emurtoug emurtoug added Ready for review This PR needs review and approval by members of the docs team Technical review complete Content has been reviewed for technical accuracy and completeness and removed Ready for technical review Content is ready for technical reviews labels Mar 20, 2026
Copy link
Contributor

@g-murray g-murray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.4 Content applies to AAP 2.4 2.5 Content applies to AAP 2.5 2.6 Content applies for 2.6 Delay backport Content can't be backported to a release branch yet Ready for review This PR needs review and approval by members of the docs team Technical review complete Content has been reviewed for technical accuracy and completeness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants