Skip to content

Unify AAP inventory configuration for multi-datacenter DR#40

Merged
chadmf merged 2 commits into
mainfrom
combine-inventory
Apr 10, 2026
Merged

Unify AAP inventory configuration for multi-datacenter DR#40
chadmf merged 2 commits into
mainfrom
combine-inventory

Conversation

@chadmf

@chadmf chadmf commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Consolidate separate DC1 and DC2 inventory sections into a single unified inventory file
  • Group all servers by component type across both datacenters
  • Move database connection settings to DC-specific host variables
  • Simplify inventory management with single source of truth

Changes

  • Combined sections 4.1 (DC1) and 4.2 (DC2) into unified 4.1
  • Renumbered section 4.3 → 4.2
  • All gateway, controller, hub, and EDA nodes now listed together by component type
  • Database host/port specified as host variables per datacenter

Benefits

  • Easier to maintain and validate configuration consistency
  • Clearer overview of complete multi-DC topology
  • Reduced duplication and potential for configuration drift

Test plan

  • Verify inventory file syntax
  • Confirm DC-specific variables are correctly specified
  • Validate section numbering is correct

🤖 Generated with Claude Code

chadmf and others added 2 commits April 3, 2026 18:47
Adds CHANGELOG.md following Keep a Changelog format with complete project
history organized by date and category (Added, Changed, Fixed).

Changes:
- Created CHANGELOG.md with all notable changes from March-April 2026
- Updated README.md "Last Updated" badge to April 2026
- Added Changelog badge linking to CHANGELOG.md
- Added Changelog to Community section
- Added Changelog to Table of Contents

Changelog includes:
- Documentation improvements (AAP 2.6 components, validation reports, guides)
- Bug fixes (YAML validation, CloudNativePG, formatting)
- Features (Apache 2.0 license)
- Validation status (100% AAP 2.6 compliance)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Combine separate DC1 and DC2 inventory sections (4.1, 4.2) into a single
unified inventory file where all servers from both datacenters are grouped
by component type. Database connection settings are now specified as
DC-specific host variables.

Benefits:
- Simpler inventory management with single source of truth
- Clearer component grouping across datacenters
- Easier to maintain consistent configuration

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@chadmf chadmf merged commit f3142b4 into main Apr 10, 2026
8 checks passed
@chadmf chadmf deleted the combine-inventory branch April 10, 2026 14:17
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