RedHatCloudForms / cfme-cloud_services

Red Hat Cloud Services plugin for CloudForms
Apache License 2.0
5 stars 13 forks source link

Allow settings to override the verify_ssl param #31

Closed agrare closed 5 years ago

agrare commented 5 years ago

When downloading the manifest from insights-ci we need to not verify ssl.

miq-bot commented 5 years ago

Checked commit https://github.com/agrare/cfme-cloud_services/commit/2eb8aa1964f81d18be4e352d4900b0705943eeb4 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 2 files checked, 0 offenses detected Everything looks fine. :cake:

abellotti commented 5 years ago

LGTM. Thanks @agrare for the enhancement. 👍

simaishi commented 5 years ago

Ivanchuk backport details:

$ git log -1
commit 67413e4e0f282755b4197ac15c97504d3a258128
Author: Alberto Bellotti <abellotti@users.noreply.github.com>
Date:   Thu Aug 1 11:34:21 2019 -0400

    Merge pull request #31 from agrare/allow_verify_ssl_override

    Allow settings to override the verify_ssl param

    (cherry picked from commit 353b5509d04952249f4b2ce4421803b898fbc8a4)