[Puppet Users] Re: Puppet Module Gem Dependency

2017-01-02 Thread bryan . stopp
Thank you, this is the information I was looking for. I was not aware that such was necessary but looks like i'll be adjusting my design accordingly. Much appreciated. -Stopp On Sunday, December 25, 2016 at 11:38:53 AM UTC-6, bryan...@gmail.com wrote: > > Cross-posting from Puppet Developers to

[Puppet Users] Puppet Module Gem Dependency

2016-12-25 Thread bryan . stopp
Cross-posting from Puppet Developers to get a wider audience. Hello All, I'm updating a module that will require a ruby gem (e.g. xml-simple) for one of the custom providers. How does Puppet make sure that the gem is available and installed when the module is installed? Does a *puppet module i