debops / ansible-apt

Configure and manage APT Package Manager
GNU General Public License v3.0
10 stars 15 forks source link

It should be possible to configure both http and https proxy #70

Closed tallandtree closed 8 years ago

tallandtree commented 8 years ago

With apt__proxy_url you can either configure an http_proxy or an https_proxy but not both. If you have both http (regular debiab repo's) and https repositories (eg. docker__upstream_repository is configured to be https), it will not be possible to update from all repositories.

Propose to add apthttp_proxy_url and apthttps_proxy_url instead of apt__proxy_url.

drybjed commented 8 years ago

Sounds good. :+1:

tallandtree commented 8 years ago

Ok, I'll implement it.

On Mon, Aug 15, 2016 at 9:42 AM, Maciej Delmanowski < notifications@github.com> wrote:

Sounds good. 👍

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/debops/ansible-apt/issues/70#issuecomment-239745814, or mute the thread https://github.com/notifications/unsubscribe-auth/ANT6KieojDXpuCJg50HvJfqjYf19-Jftks5qgBhKgaJpZM4JkLED .