Issue #8281 has been updated by Nigel Kersten. Assignee changed from Nigel Kersten to eric sorenson
---------------------------------------- Feature #8281: Support for proxy with authentification https://projects.puppetlabs.com/issues/8281#change-66571 Author: Arnaud Koëbel Status: Needs Decision Priority: Normal Assignee: eric sorenson Category: Target version: Affected Puppet version: Keywords: Branch: The httpProxy configuration supported by puppet doesn't allow for proxies using BASIC authentification. This feature was needed because out master sits on the internet while some of our clients use puppetd behind a proxy. We added this support on a 2.6.4-2 base (see supplied patches). The modified files were: puppet/defaults.rb puppet/network/http_pool.rb puppet/network/xmlrpc/client.rb The patchs allow 2 new variables in puppet.conf: http_proxy_login http_proxy_password -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
