[root@centos-razor ~]# puppet module install saz/dnsmasq --force
Notice: Preparing to install into /etc/puppetlabs/puppet/modules ...
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?