Update container image refs to AAP 2.7 and RHEL 9#6003
Open
snecklifter wants to merge 1 commit into
Open
Conversation
- Bump PlatformVers from 2.6 to 2.7 in central attributes file
- Add AAPRegistryNS attribute (ansible-automation-platform-27) and
AAPRHELVer attribute (rhel9) so future version bumps only require
changing two lines in downstream/attributes/attributes.adoc
- Replace all hardcoded ansible-automation-platform-{24,25,26} registry
namespaces with {AAPRegistryNS}, adding [subs="+attributes"] to code
listing blocks where needed
- Replace all hardcoded rhel8/rhel9 in image names with {AAPRHELVer}
- Update registry_ns_aap default to ansible-automation-platform-27
- Update registry_ns_rhel default to rhel9
- Keep historical version entries in EDA docs (2.4, 2.5, 2.6) and add 2.7
Intentionally skipped:
- ref-pac-inputs-outputs.adoc (contains sha256 digest)
- proc-specify-nodes-job-execution.adoc (historical platform-22 sha256)
- archive/ and release-notes/ (historical content)
- link: macro URLs (attributes don't expand there)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ebd7a25 to
e23bbd7
Compare
Contributor
Author
ianf77
reviewed
Jun 17, 2026
ianf77
left a comment
Contributor
There was a problem hiding this comment.
This would only be viable for 2.5. We are not updating 2.4, and 2.6 and 2.7 are now in DITA format which does not use attibutes.
Contributor
Author
ok thanks, where can I contribute changes to those? |
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.
Summary
PlatformVersfrom 2.6 to 2.7 in the central attributes fileAAPRegistryNSattribute (ansible-automation-platform-27) so future version bumps only require changing one line indownstream/attributes/attributes.adocansible-automation-platform-{24,25,26}registry namespaces with{AAPRegistryNS}, adding[subs="+attributes"]to code listing blocks where neededee-minimal-rhel8andee-supported-rhel8references torhel9registry_ns_aapdefault fromplatform-26toplatform-27registry_ns_rheldefault fromrhel8torhel9Intentionally skipped
ref-pac-inputs-outputs.adoc— contains a sha256 digest that cannot be generically updatedproc-specify-nodes-job-execution.adoc— historical platform-22 sha256 referencearchive/andrelease-notes/— historical contentTest plan
rhel8andplatform-2[456]outside archive/release-notes to confirm no stragglers{AAPRegistryNS}resolves correctly in prose and in[subs="+attributes"]code blocksasciidoctorto confirm no rendering issues🤖 Generated with Claude Code