Skip to content

Conversation

@nagarwal01
Copy link
Contributor

@nagarwal01 nagarwal01 commented Oct 8, 2025

Description

C3 next gen can run on multiple hosts, this is required for High Availability Setups.
Added a new variable for skipping validation skip_control_center_next_gen_host_count_validation

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • without skip variable, validation error 🔴
image
  • with skip_control_center_next_gen_host_count_validation = true var, No validation error ✅
vars:
    skip_control_center_next_gen_host_count_validation: true
image

Checklist:

  • Any variable/code changes have been validated to be backwards compatible (doesn't break upgrade)
  • I have added tests that prove my fix is effective or that my feature works
  • If required, I have ensured the changes can be discovered by cp-ansible discovery codebase
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@nagarwal01 nagarwal01 requested a review from a team as a code owner October 8, 2025 10:10
Copy link
Member

@rkunwar-28 rkunwar-28 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@rrbadiani rrbadiani merged commit 61cfa17 into 8.0.x Oct 14, 2025
2 checks passed
@rrbadiani rrbadiani deleted the nagarwal01/MMA-17623-add-new-skip-validation branch October 14, 2025 05:51
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.

4 participants