Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error text in rabbitmq_vhost provider #549

Merged
merged 1 commit into from
Aug 10, 2017
Merged

Conversation

hybby
Copy link
Contributor

@hybby hybby commented Jun 21, 2017

Just a small thing that threw me when looking through the code.

This provider is definitely calling rabbitmqctl -q list_vhosts, so if that output can't be parsed it should complain about invalid vhost lines, rather than invalid user lines.

Looks like a copy-paste error from other similar providers.

This will improve user experience when they encounter this error.

@hunner
Copy link
Member

hunner commented Aug 10, 2017

Failures unrelated to the PR change: https://travis-ci.org/voxpupuli/puppet-rabbitmq/jobs/245405735

@hunner hunner closed this Aug 10, 2017
@hunner hunner reopened this Aug 10, 2017
@hunner
Copy link
Member

hunner commented Aug 10, 2017

Reopened to retrigger tests.

@hunner hunner merged commit 6a90249 into voxpupuli:master Aug 10, 2017
hunner added a commit that referenced this pull request Aug 10, 2017
Fix error text in `rabbitmq_vhost` provider
slm0n87 pushed a commit to slm0n87/puppet-rabbitmq that referenced this pull request Mar 7, 2019
Fix error text in `rabbitmq_vhost` provider
cegeka-jenkins pushed a commit to cegeka/puppet-rabbitmq that referenced this pull request Mar 26, 2021
Fix error text in `rabbitmq_vhost` provider
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