Hi David,

Apologies for the short description of the problem, I am new to puppet and 
still trying to understand the problem for myself. 
However, I dug a little deeper in the issue and I now have a little better 
understanding of whats wrong. 

I have a puppet-rabbitmq library that manages setting up and configuring 
RabbitMq. We have a module where we call the library to configure the 
RabbitMq on a VM according to our needs. 
This particular library uses rest-client gem to make rest calls to RabbitMq 
to create queues and exchanges.

Following is the error message that I get:
Debug: Failed to load library 'rest_client' for feature 'rest_client'

I get a lot of dependency  errors because of this failed statement. However 
on the second run, it seems to run just fine. 

Looks like someone else also faced this similar issue. Here is the link to 
his blog post - 
http://alcy.github.io/2012/11/21/handling-gem-dependencies-in-custom-puppet-providers/
However I am still trying to understand this blog post.

-Rohit


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/37c63301-7da4-44d4-b4b9-9a845e3f182a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to