Foreman Installation Key Download Fails

Hi Foreman Members,

I am getting the following error during my installtion, Can any one you
please guide and provide workaround.

/home/user# wget http://deb.theforeman.org/pubkey.gpg

–2016-04-20 19:44:54-- http://deb.theforeman.org/pubkey.gpg

Resolving deb.theforeman.org (deb.theforeman.org)… 162.242.255.181,
2001:4802:7802:103:be76:4eff:fe20:c55

Connecting to deb.theforeman.org
(deb.theforeman.org)|162.242.255.181|:80… connected.

HTTP request sent, awaiting response… 503 Service Unavailable

2016-04-20 19:44:55 ERROR 503: Service Unavailable.

Thanks
-Vishal Sarin

Hi,
Try getting it using cURL:

curl
"https://pgp.mit.edu/pks/lookup?op=get&search=0xAE0AF310E2EA96B6B6F4BD726F8600B9563278F6"

··· > sudo apt-key add -

On Wednesday, April 20, 2016 at 5:22:25 PM UTC+3, Vishal Sarin wrote:

Hi Foreman Members,

I am getting the following error during my installtion, Can any one you
please guide and provide workaround.

/home/user# wget http://deb.theforeman.org/pubkey.gpg

–2016-04-20 19:44:54-- http://deb.theforeman.org/pubkey.gpg

Resolving deb.theforeman.org (deb.theforeman.org)… 162.242.255.181,
2001:4802:7802:103:be76:4eff:fe20:c55

Connecting to deb.theforeman.org (deb.theforeman.org)|162.242.255.181|:80…
connected.

HTTP request sent, awaiting response… 503 Service Unavailable

2016-04-20 19:44:55 ERROR 503: Service Unavailable.

Thanks
-Vishal Sarin