On Mon, Nov 18, 2013 at 2:57 AM, Ken Barber <[email protected]> wrote:
> > Following up: http://projects.puppetlabs.com/issues/23180 > > So someone else was discussing this on IRC, was it you? I'm just > asking because I was trying to remember if there was another user > trying to do a similar thing. > > No, that wasn't me. > > Thanks again. I think I spent enough time to figure out how I can hack > this > > in the short term, though would love to see this accepted! I'm happy to > > provide the hack diff that we'll use, though I am positive that you'd not > > want to just merge that. This is probably my second time writing any > Ruby > > code :) > > My local git branches are full of hacky patches, that upon scrutiny > aren't the 'final solution' ... lol :-). But workarounds are _always_ > welcome, so at least users aren't completely road-blocked when they > find the bug :-). So please, add whatever you find to the ticket, it > helps. > Yeah, I was able to patch out the code that writes stuff to puppetdb (the Command class), but got stuck trying to fix the other classes that extent Indirector::Rest. I must be misunderstanding inheritance in Ruby, since I overrode the network() method but am still getting a cert validation error. -- And I attempted to add a bunch of logging which I don't see, so obviously I'm doing something wrong :) If I can get a full working hack, I'd be happy to post a diff. Thanks again - Hans -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAAUa_rz-u49eUaTzYmb1vws9wY3t%2BuQL62kEDyummLEpnqQ_zw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
