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

cluster resource : possible bug in node_name method #282

Closed
14im opened this issue Jul 9, 2015 · 1 comment
Closed

cluster resource : possible bug in node_name method #282

14im opened this issue Jul 9, 2015 · 1 comment

Comments

@14im
Copy link

14im commented Jul 9, 2015

I suspect a bug in node_name method since #274.
if the stdout of command '"rabbitmqctl eval "node()."' does not include quotes, the node_name method return nil.
Using "gsub" instead of "gsub!" should fix the bug.

@jjasghar
Copy link
Contributor

jjasghar commented Jul 9, 2015

I'm planning on doing a release of this cookbook tomorrow, can you get a PR in?

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

No branches or pull requests

2 participants