Mention the --salt option in launch instructions

Change-Id: I8f8ddc32c2be997bfedd772e8a462837b7a43423
This commit is contained in:
Jeremy Stanley 2013-09-12 17:43:57 +00:00
parent ef399b91af
commit 5945fb747b

View File

@ -28,7 +28,10 @@ To launch a node in the OpenStack Jenkins account (slave nodes)::
nova flavor-list
export RAM=8192
sudo puppet cert generate $FQDN
./launch-node.py $FQDN --image "$IMAGE" --ram $RAM
./launch-node.py $FQDN --image "$IMAGE" --ram $RAM --salt
The --salt option tells the script to automatically configure and enroll
the server as a minion on the salt master.
If you are launching a replacement server, you may skip the generate
step and specify the name of an existing puppet cert (as long as the