Hi, I've written a custom type that I'd like to include in my modules path. The type, however, requires some custom gems which will try to be required during autoloading at startup. How can I get this gem (and it's dependencies) installed via puppet if manifests don't get executed until after types are loaded? I came up with the following technique (after writing out this question :) which seems to work, but if there is a better way, please let me know.
http://pastie.org/2084966 regards, chetan -- 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.
