garethr/garethr-docker

Proxies for the repos

Opened this issue · 0 comments

I cannot download Docker using the proxies of the parameters. It think this is done by using apt options in the manifests/repo.pp. For example:

apt::key { 'puppetlabs':
  id      => '47B320EB4C7C375AA9DAE1A01054B7A24BD6EC30',
  server  => 'pgp.mit.edu',
  options => 'http-proxy="http://proxyuser:proxypass@example.org:3128"',
}

https://forge.puppet.com/puppetlabs/apt