summaryrefslogtreecommitdiffstats
path: root/bifrost/README.md
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2016-09-14 15:58:20 +0100
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-08-11 12:56:12 -0700
commit0efc108fb1d6c21be9cf9b9894028e89c6d5e602 (patch)
tree006e8f8aab6ff05cde395439108332e2bebdc565 /bifrost/README.md
parentf34c4698e38afabe5644e3e89e4e375837612549 (diff)
prototypes: bifrost: README: Run the deployment script using sudo
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>
Diffstat (limited to 'bifrost/README.md')
-rw-r--r--bifrost/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bifrost/README.md b/bifrost/README.md
index 7f127937..df34f9c8 100644
--- a/bifrost/README.md
+++ b/bifrost/README.md
@@ -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::