Help installling puppet

Hi,

I am trying to instal the puppet. I get this error. Please help..

 
yum install puppet-server

Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
 * base: mirrors.greenmountainaccess.net
 * extras: mirror.lug.udel.edu
 * updates: centos.mirror.constant.com
base                                                     | 3.7 kB     00:00
extras                                                   | 3.5 kB     00:00
http://yum.puppetlabs.com/e1/6/products/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: puppetlabs. Please verify its path and try again

Check your /etc/resolv.conf is configured correctly.

http://yum.puppetlabs.com/e1/6/products/x86_64/repodata/repomd.xml

is not a valid URL. if you are using Centos or RedHat, which I guess yes because you are using YUM, install the EPEL repo and use that.

---------- Post updated at 03:56 PM ---------- Previous update was at 03:49 PM ----------

Even better, use this wget http://puppetlabs.com/downloads/puppet/puppet-2.7.9.tar.gz