Added info about how to install the self signed cloud cert.

This commit is contained in:
Kevin Fenzi 2015-05-14 17:23:55 +00:00
parent bd2cb4161c
commit d303646d39

View file

@ -1,5 +1,16 @@
== Cloud information ==
The dashboard for the production cloud instance is:
https://fed-cloud09.cloud.fedoraproject.org/dashboard/
Note that this is a self signed cert.
You will need to:
wget http://infrastructure.fedoraproject.org/fed-cloud09.cloud.fedoraproject.org.pem
sudo cp fed-cloud09.cloud.fedoraproject.org.pem /etc/pki/ca-trust/source/anchors
sudo /usr/bin/update-ca-trust
You can download credentials via the dashboard (under security and access)
=== Transient instances ===