(MODULES-11173) Add per-host overrides for apt::proxy
authormaturnbull <89206484+maturnbull@users.noreply.github.com>
Mon, 23 Aug 2021 19:54:20 +0000 (20:54 +0100)
committermaturnbull <89206484+maturnbull@users.noreply.github.com>
Wed, 25 Aug 2021 21:20:46 +0000 (22:20 +0100)
commitc3c611fd3758590a0922aadc1583db8ac3ccb79b
treed616c6f08bd5ae9436f7b74d52f564eb802a32ff
parentb5387f1872ee46cc15b175a30b174832d62cb9a9
(MODULES-11173) Add per-host overrides for apt::proxy

Add support for optional apt::proxy::perhost array to configure bypass (DIRECT) or alternative proxy for specific repository hosts.
REFERENCE.md
manifests/init.pp
spec/classes/apt_spec.rb
templates/proxy.epp
types/proxy.pp
types/proxy_per_host.pp [new file with mode: 0644]