Skip to content

Update RHEL version requirements for AAP 2.6 compatibility#42

Merged
chadmf merged 3 commits into
mainfrom
readmefix
Apr 10, 2026
Merged

Update RHEL version requirements for AAP 2.6 compatibility#42
chadmf merged 3 commits into
mainfrom
readmefix

Conversation

@chadmf

@chadmf chadmf commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Ensure all documentation specifies RHEL 9.4+ for AAP 2.6 deployments
  • Remove outdated RHEL 8 references that could cause compatibility issues
  • Align platform requirements with Red Hat AAP 2.6 documentation

Changes

Files Updated:

  • README.md - Platform prerequisites: "RHEL 8+" → "RHEL 9.4+"
  • docs/scripts-guide.md - RHEL scripts requirements: "RHEL 8 or 9 with AAP" → "RHEL 9.4+ with AAP 2.6"
  • docs/install-rhel-manual.md - PostgreSQL prerequisites: "RHEL 8 or 9" → "RHEL 9+" with AAP 2.6 note

Why This Matters

Red Hat Ansible Automation Platform 2.6 requires RHEL 9.4+ per official documentation. Using RHEL 8 would cause deployment failures and is not supported.

Verification

✅ All AAP containerized architecture documents already correctly specify RHEL 9.4+:

  • docs/aap-containerized-enterprise-dr-architecture.md
  • docs/aap-containerized-growth-dr-architecture.md
  • docs/aap-containerized-quickstart.md

✅ Only remaining "rhel8" reference is a PostgreSQL test container image (non-issue)

Test plan

  • Search for all RHEL 8 references in documentation
  • Verify AAP architecture docs specify RHEL 9.4+
  • Update prerequisites and requirements sections
  • Confirm no AAP + RHEL 8 combinations remain

🤖 Generated with Claude Code

chadmf and others added 3 commits April 10, 2026 09:23
Move all report files from docs/ to reports/ directory for better organization:
- aap-architecture-validation-report.md
- documentation-audit-report.md
- dr-architecture-validation-report.md
- dr-replication-validation-report.md

Update all references across documentation:
- CONTRIBUTING.md
- docs/INDEX.md (8 references updated)
- docs/aap-containerized-enterprise-dr-architecture.md
- docs/aap-containerized-growth-dr-architecture.md
- docs/aap-containerized-quickstart.md
- docs/dr-replication-implementation-status.md
- docs/dr-testing-guide.md
- reports/documentation-audit-report.md

All paths updated to maintain proper linking between documents.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Ensure all documentation correctly specifies RHEL 9.4+ for AAP 2.6:
- README.md: Update platform prerequisites from "RHEL 8+" to "RHEL 9.4+"
- scripts-guide.md: Update RHEL scripts requirements to "RHEL 9.4+ with AAP 2.6"
- install-rhel-manual.md: Update PostgreSQL prerequisites to "RHEL 9+" with note about AAP 2.6 requiring 9.4+

AAP 2.6 requires RHEL 9.4+ per Red Hat documentation. This change aligns
all documentation with the correct platform requirements.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@chadmf chadmf merged commit 35cf456 into main Apr 10, 2026
8 checks passed
@chadmf chadmf deleted the readmefix branch April 10, 2026 14:41
chadmf added a commit that referenced this pull request Apr 10, 2026
* docs: Relocate reports to reports/ directory and update all references

Move all report files from docs/ to reports/ directory for better organization:
- aap-architecture-validation-report.md
- documentation-audit-report.md
- dr-architecture-validation-report.md
- dr-replication-validation-report.md

Update all references across documentation:
- CONTRIBUTING.md
- docs/INDEX.md (8 references updated)
- docs/aap-containerized-enterprise-dr-architecture.md
- docs/aap-containerized-growth-dr-architecture.md
- docs/aap-containerized-quickstart.md
- docs/dr-replication-implementation-status.md
- docs/dr-testing-guide.md
- reports/documentation-audit-report.md

All paths updated to maintain proper linking between documents.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* docs: Update RHEL version requirements for AAP 2.6 compatibility

Ensure all documentation correctly specifies RHEL 9.4+ for AAP 2.6:
- README.md: Update platform prerequisites from "RHEL 8+" to "RHEL 9.4+"
- scripts-guide.md: Update RHEL scripts requirements to "RHEL 9.4+ with AAP 2.6"
- install-rhel-manual.md: Update PostgreSQL prerequisites to "RHEL 9+" with note about AAP 2.6 requiring 9.4+

AAP 2.6 requires RHEL 9.4+ per Red Hat documentation. This change aligns
all documentation with the correct platform requirements.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
chadmf added a commit that referenced this pull request Apr 10, 2026
* docs: Relocate reports to reports/ directory and update all references

Move all report files from docs/ to reports/ directory for better organization:
- aap-architecture-validation-report.md
- documentation-audit-report.md
- dr-architecture-validation-report.md
- dr-replication-validation-report.md

Update all references across documentation:
- CONTRIBUTING.md
- docs/INDEX.md (8 references updated)
- docs/aap-containerized-enterprise-dr-architecture.md
- docs/aap-containerized-growth-dr-architecture.md
- docs/aap-containerized-quickstart.md
- docs/dr-replication-implementation-status.md
- docs/dr-testing-guide.md
- reports/documentation-audit-report.md

All paths updated to maintain proper linking between documents.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* docs: Update RHEL version requirements for AAP 2.6 compatibility

Ensure all documentation correctly specifies RHEL 9.4+ for AAP 2.6:
- README.md: Update platform prerequisites from "RHEL 8+" to "RHEL 9.4+"
- scripts-guide.md: Update RHEL scripts requirements to "RHEL 9.4+ with AAP 2.6"
- install-rhel-manual.md: Update PostgreSQL prerequisites to "RHEL 9+" with note about AAP 2.6 requiring 9.4+

AAP 2.6 requires RHEL 9.4+ per Red Hat documentation. This change aligns
all documentation with the correct platform requirements.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
chadmf added a commit that referenced this pull request Apr 10, 2026
* docs: Relocate reports to reports/ directory and update all references

Move all report files from docs/ to reports/ directory for better organization:
- aap-architecture-validation-report.md
- documentation-audit-report.md
- dr-architecture-validation-report.md
- dr-replication-validation-report.md

Update all references across documentation:
- CONTRIBUTING.md
- docs/INDEX.md (8 references updated)
- docs/aap-containerized-enterprise-dr-architecture.md
- docs/aap-containerized-growth-dr-architecture.md
- docs/aap-containerized-quickstart.md
- docs/dr-replication-implementation-status.md
- docs/dr-testing-guide.md
- reports/documentation-audit-report.md

All paths updated to maintain proper linking between documents.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* docs: Update RHEL version requirements for AAP 2.6 compatibility

Ensure all documentation correctly specifies RHEL 9.4+ for AAP 2.6:
- README.md: Update platform prerequisites from "RHEL 8+" to "RHEL 9.4+"
- scripts-guide.md: Update RHEL scripts requirements to "RHEL 9.4+ with AAP 2.6"
- install-rhel-manual.md: Update PostgreSQL prerequisites to "RHEL 9+" with note about AAP 2.6 requiring 9.4+

AAP 2.6 requires RHEL 9.4+ per Red Hat documentation. This change aligns
all documentation with the correct platform requirements.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* Update RHEL version requirements for AAP 2.6 compatibility (#42)

* docs: Relocate reports to reports/ directory and update all references

Move all report files from docs/ to reports/ directory for better organization:
- aap-architecture-validation-report.md
- documentation-audit-report.md
- dr-architecture-validation-report.md
- dr-replication-validation-report.md

Update all references across documentation:
- CONTRIBUTING.md
- docs/INDEX.md (8 references updated)
- docs/aap-containerized-enterprise-dr-architecture.md
- docs/aap-containerized-growth-dr-architecture.md
- docs/aap-containerized-quickstart.md
- docs/dr-replication-implementation-status.md
- docs/dr-testing-guide.md
- reports/documentation-audit-report.md

All paths updated to maintain proper linking between documents.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* docs: Update RHEL version requirements for AAP 2.6 compatibility

Ensure all documentation correctly specifies RHEL 9.4+ for AAP 2.6:
- README.md: Update platform prerequisites from "RHEL 8+" to "RHEL 9.4+"
- scripts-guide.md: Update RHEL scripts requirements to "RHEL 9.4+ with AAP 2.6"
- install-rhel-manual.md: Update PostgreSQL prerequisites to "RHEL 9+" with note about AAP 2.6 requiring 9.4+

AAP 2.6 requires RHEL 9.4+ per Red Hat documentation. This change aligns
all documentation with the correct platform requirements.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>

* docs: Fix MD031 markdown linting issues in CONTRIBUTING.md

Add blank lines before all fenced code blocks to comply with MD031:
- Added blank lines after bold text before code blocks
- Added blank lines after headings before code blocks
- Added blank lines in numbered list items before code blocks
- Added language tags to commit message examples (text)

This ensures proper markdown formatting and passes linting checks.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant