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

undefined method `node_type' for Custom resource rabbitmq_cluster from cookbook rabbitmq #366

Closed
ghost opened this issue May 23, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented May 23, 2016

Any work around for this:

Relevant File Content:
       ----------------------
       /tmp/kitchen/cache/cookbooks/fiverr_rabbitmq/recipes/cluster.rb:

         1:  # Join in cluster : master node will be skipped.
         2:  rabbitmq_cluster node['rabbitmq-cluster']['master_node_name'] do
         3>>   node_type node['rabbitmq-cluster']['node_type']
         4:    action :join
         5:  end

Thanks

@ghost ghost closed this as completed May 23, 2016
This issue was closed.
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

0 participants