AAP-68152 updated inventory file variables in installation procedure …#5718
Open
emurtoug wants to merge 2 commits intoansible:mainfrom
Open
AAP-68152 updated inventory file variables in installation procedure …#5718emurtoug wants to merge 2 commits intoansible:mainfrom
emurtoug wants to merge 2 commits intoansible:mainfrom
Conversation
…and vartiable table
justinc1
approved these changes
Mar 11, 2026
|
|
||
| # 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 |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://issues.redhat.com/browse/AAP-68152
https://github.com/ansible-automation-platform/automation-reports/pull/142
Files modified: