There isn't really a way to do that as far as I know. Puppet 3 has support for loading modules from gems, which would allow you to depend on other gems and pull them in that way.
On Sat, Sep 1, 2012 at 10:08 AM, R. Tyler Croy <[email protected]> wrote: > I'd like to pull in a couple of gems to make my resource types easier to build > (HTTParty being the top of the list), but I can't find anything that really > documents how to package up a gem within a module. > > Pointers? :D > > - R. Tyler Croy > -------------------------------------- > Code: https://github.com/rtyler > Chatter: https://twitter.com/agentdero -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
