I read at a number of places that if my puppet master is behind a proxy 
which requires authentication 

puppet module command does not work

despite setting the global parameters 
http_proxy, https_proxy on bash the command throws an error

[root@centos-razor ~]# puppet module install saz/dnsmasq --force
Notice: Preparing to install into /etc/puppetlabs/puppet/modules ...
Notice: Downloading from https://forge.puppetlabs.com ...
Error: Could not connect to https://forge.puppetlabs.com
  There was a network communications problem
    The error we caught said '407 "authenticationrequired"'
    Check your network connection and try again


setting the values http_proxy_host and http_proxy_port inside puppet.conf 
doesnt help either, as there is a no way I can set username and password 
there.


Is there a workaround for this?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/9b5d67f5-42d2-4a45-88be-cb4c0f49821e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to