r10k supports a configuration options for proxying connections when downloading moduls. This should be exposed in the bolt configuration as module_proxy?
questions: What should the configuration option be called?
r10k supports a configuration options for proxying connections when downloading moduls. This should be exposed in the bolt configuration as {{module_proxy}}?
questions: What should the configuration option be called?
* There should be a new {{puppetfile}} section in config, and this should be called {{proxy}} under that config.
questions: What should the configuration option be called? * There should be a new {{puppetfile}} section in config, and this should be called {{proxy}} under that config.
questions: What should the configuration option be called? * There should be a new {{puppetfile}} section in config, and this should be called {{proxy}} under that config.
r10k supports a configuration options for proxying connections when downloading moduls. This should be exposed in the bolt configuration
{noformat} --- puppetfile:
http_proxy proxy: "....."
https_proxy: "......" {noformat}
questions: What should the configuration option be called? * There should be a new {{puppetfile}} section in config, and this should be called {{proxy}} under that config.