On 10/13/2012 03:25 AM, Lou wrote: > My fix turned out to be that I had to modify http.rb under > /usr/lib/ruby/site_ruby/1.8/puppet/reports/ My new version looks like: > > require 'puppet' > require 'net/http' > require 'net/https' <== added > require 'uri'
Could you maybe open an issue, or if some of the developers read this, could they add the fix to next version? -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
