prototypes: bifrost: README: Run the deployment script using sudo 39/21139/1
authorMarkos Chandras <mchandras@suse.de>
Wed, 14 Sep 2016 14:58:20 +0000 (15:58 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 14 Sep 2016 15:01:14 +0000 (16:01 +0100)
It's necessary to run the deployment script using 'sudo' so that
exported variables within the script are preserved in playbooks
once we gain elevated privileges.

Change-Id: I824b44199d57b6acf14804c3ab1825d7aa80da4e
Signed-off-by: Markos Chandras <mchandras@suse.de>
prototypes/bifrost/README.md

index 7f12793..df34f9c 100644 (file)
@@ -31,7 +31,7 @@ Please follow that steps:
 7. Run deployment script to spin up 3 vms with bifrost: jumphost, controller and compute::
 
     cd /opt/bifrost
-    ./scripts/test-bifrost-deployment.sh
+    sudo ./scripts/test-bifrost-deployment.sh
 
 It is likely that the script will show some errors due to timeout. Please ignore the errors, and wait until the vms are completely bootstrapped. To verify it you can check with ironic::