add 'sudo' for 'opnfv-deploy' command lines 77/5177/3
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 24 Dec 2015 01:49:59 +0000 (10:49 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Fri, 8 Jan 2016 00:31:01 +0000 (09:31 +0900)
Change-Id: I03576a041c6bfdbb288c579379b4307fa52a0283
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
docs/installation-instructions/installation-instructions.rst

index 564eb78..8d2a341 100644 (file)
@@ -335,7 +335,7 @@ The names of these files are important.  ``opnfv-deploy`` will look for ``instac
 
 Follow the steps below to execute:
 
-1.  execute ``opnfv-deploy -i /path/to/instackenv.json -n /path/to/network-environment.yaml``
+1.  execute ``sudo opnfv-deploy -i /path/to/instackenv.json -n /path/to/network-environment.yaml``
 
 2.  It will take about approximately 30 minutes to stand up instack,
     configure the deployment and execute the deployment.
@@ -454,7 +454,7 @@ will deploy with the following architecture:
 
 Follow the steps below to execute:
 
-1.  ``opnfv-deploy --virtual [ --no-ha ]``
+1.  ``sudo opnfv-deploy --virtual [ --no-ha ]``
 
 2.  It will take approximately 30 minutes to stand up instack,
     define the target virtual machines, configure the deployment and execute the deployment.