Skip to content

Make Rabbit reset playbook hosts configurable#2197

Merged
Alex-Welsh merged 1 commit intostackhpc/2025.1from
rabbit-reset-hosts
Mar 9, 2026
Merged

Make Rabbit reset playbook hosts configurable#2197
Alex-Welsh merged 1 commit intostackhpc/2025.1from
rabbit-reset-hosts

Conversation

@Alex-Welsh
Copy link
Copy Markdown
Member

@Alex-Welsh Alex-Welsh commented Mar 6, 2026

RabbitMQ sometimes runs on nodes that aren't the controllers. These values would benefit from being configurable

@Alex-Welsh Alex-Welsh requested a review from a team as a code owner March 6, 2026 10:41
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request makes the host groups in the RabbitMQ reset playbook configurable, which is a good step towards more flexible deployments. However, I've found an issue where a hardcoded value remains, which could cause the playbook to fail if the new configuration variables are used. The task that waits for RabbitMQ nodes to come online still refers to the controllers group, instead of dynamically using the hosts provided for the play.

@Alex-Welsh Alex-Welsh merged commit a8e8a01 into stackhpc/2025.1 Mar 9, 2026
21 of 22 checks passed
@Alex-Welsh Alex-Welsh deleted the rabbit-reset-hosts branch March 9, 2026 16:25
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.

2 participants