[PATCH aeolus-image-rubygem 0/4] Updated Katello client

Matt Wagner matt.wagner at redhat.com
Tue Jun 5 21:59:08 UTC 2012


Hi folks,

This is a resend of my earlier patch, with fixes for two issues:

1.) SSL certificate verification is no longer disabled by default. (Good catch, Martyn!) If you are woring with self-signed certs or whatnot, you may disable it by passing :ssl_options => {:verify_mode  => OpenSSL::SSL::VERIFY_NONE} in the Aeolus::Image::Katello::Base.config= block.

2.) Several expanded tests were added. They make use of VCR to ensure that what we're sending/receiving is proper.

The first two patches should be unchanged from my earlier send.

This does NOT need to make it into this sprint (which just hit code freeze).

-- Matt



More information about the aeolus-devel mailing list