diff --git a/launch/README b/launch/README index 955db745e4..f75d0b1b69 100644 --- a/launch/README +++ b/launch/README @@ -18,6 +18,7 @@ To launch a node in the OpenStack CI account (production servers):: export FLAVOR="8 GB Performance" export FQDN=servername.openstack.org sudo puppet cert generate $FQDN + cd /opt/system-config/production/launch/ ./launch-node.py $FQDN --flavor "$FLAVOR" To launch a node in the OpenStack Jenkins account (slave nodes)::