Closed cristifalcas closed 9 years ago
Do you think it's sufficient to reverse the check in https://github.com/theforeman/smart_proxy_abrt/blob/master/bin/smart-proxy-abrt-send#L27 to if AbrtProxy::Plugin.settings.enabled == false
?
I haven't been working on this plugin for some time but this seems like an easy fix.
That could work or maybe you can reuse the enabled logic from the smartproxy code?
Does 79734ba look good? If so I can release new version of the plugin.
Based on the discussion from https://github.com/theforeman/puppet-foreman_proxy/issues/191#issuecomment-140715736, it seems that the setting "enabled" should accept also as values "http" and "https".