Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Done
-
RAZOR 1.5.0
-
None
-
Centos 7
-
Needs Assessment
Description
Hi,
I'm trying to use the pe broker to install the puppet agent on windows. It uses the following URL
https://pm.puppetlabs.com/cgi-bin/download.cgi?ver=$\{dist}&dist=win&arch=${arch}
which translates to
https://pm.puppetlabs.com/cgi-bin/download.cgi?ver=latest&dist=win&arch=x64
this redirects to
https://pm.puppetlabs.com/puppet-enterprise/2016.5.1/puppet-enterprise-2016.5.1-x64.msi
which then redirects to
https://s3.amazonaws.com/pe-builds/released/2016.5.1/puppet-enterprise-2016.5.1-x64.msi
which returns a 403
The URL on the website seems to be
https://pm.puppetlabs.com/puppet-agent/2016.5.1/1.8.2/repos/windows/puppet-agent-1.8.2-x64.msi
Cheers,
John