From 5945fb747b62905d68af605d2910a65f5591c94e Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 12 Sep 2013 17:43:57 +0000 Subject: [PATCH] Mention the --salt option in launch instructions Change-Id: I8f8ddc32c2be997bfedd772e8a462837b7a43423 --- launch/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/launch/README b/launch/README index 5f499d97a7..33786596e1 100644 --- a/launch/README +++ b/launch/README @@ -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