apt: support all proxy options
See the Apt::Proxy
type in the apt module.
This allows overriding any of these options in our Puppet code, either per-node or globally. For example, we might want to enable either "direct" or "https_acng", to make it easier to use HTTPS APT sources.
For now, I'm leaving the default values to upstream's.