Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

Windows agent help with proxy authentication settings

$
0
0
I have a Windows server running an agent which sits behind a proxy that requires username and password authentication. When I perform a "puppet agent -t" run, I am am getting 407 Proxy Authentication errors. However, if I configure the agent to use a proxy that doesn't require authentication I get a successful run. I am try to find out if proxy authentication is supported in the Windows client/agent. Here is the configuration I am using: Puppet Client v3.8.2 Puppet Config: [main] server=puppet.domain.com pluginsync=true autoflush=true environment=production masterport = 443 ca_server = puppetca.domain.com stringify_facts = false pluginsync_facts = true [agent] http_proxy_host = proxy.domain.com http_proxy_port = 8080 http_proxy_user = proxyuser http_proxy_password = proxypassword report = true certificate_revocation = false Thank you for any help provided.

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>