Actions
Feature #25746
closedvirt-who-configure-plugin should set 'NO_PROXY=*' by default.
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1658265
Description of problem:
Many customers configure their Satellites to reach the CDN via an HTTP Proxy.
By default, we guide the customers to install virt-who on the Satellite server. As such, the virt-who configuration will attempt to use the configured HTTP proxy to submit virt-who data and will fail.
As it is rare that the HTTP proxy allows this connection and as such, we request that we set 'NO_PROXY=*' in /etc/sysconfig/virt-who
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/97 added
Updated by Marek Hulán about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_virt_who_configure|ed9ccc844294439398efaab969a8f90611ab363c.
Updated by Marek Hulán about 6 years ago
- Subject changed from virt-who-configure-plugin should set 'NO_PROXY=*' by default. to virt-who-configure-plugin should set 'NO_PROXY=*' by default.
- Target version set to foreman_virt_who_configure-0.4.0
Updated by Marek Hulán about 6 years ago
- Fixed in Releases foreman_virt_who_configure-0.4.0 added
Actions