mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-16 19:50:22 +08:00
Added info about how to install the self signed cloud cert.
This commit is contained in:
11
README.cloud
11
README.cloud
@@ -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 ===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user