Add a pointer to launch/README for root operators.

Cause it's not discoverable at the moment.

Change-Id: Ib8a4752f9340126e98b342e71ec6ebc11e6809b4
This commit is contained in:
Robert Collins 2013-08-29 10:15:26 +12:00
parent 417c97f4e1
commit b24e2c4c91

View File

@ -225,3 +225,11 @@ Switching back to the server to be backed up, run::
And verify the host key. Add the "backup" class in puppet to the server And verify the host key. Add the "backup" class in puppet to the server
to be backed up. to be backed up.
Launching new servers
=====================
New servers are launched using the ``launch/launch-node.py`` tool from the git
repository ``https://git.openstack.org/openstack-infra/config``. This tool is
run from a checkout on the puppetmaster - please see :file:`launch/README` for
detailed instructions.