I'm an idiot. Maybe this will prevent someone else from being an idiot too. ;)

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-02 05:10:04 +00:00
parent 0f0c5eb116
commit 1f201ec753

View file

@ -59,6 +59,9 @@ Setting up a new persistent cloud host:
source /srv/private/ansible/files/openstack/novarc source /srv/private/ansible/files/openstack/novarc
nova floating-ip-list nova floating-ip-list
Note that an "available floating IP" is one that has only a "-" in the Fixed IP
column of the above `nova` command.
2) Add that IP addr to dns (typically as foo.cloud.fedoraproject.org) 2) Add that IP addr to dns (typically as foo.cloud.fedoraproject.org)
3) Create persistent storage disk for the instance (if necessary.. you might not 3) Create persistent storage disk for the instance (if necessary.. you might not