diff options
author | Tim Rozet <trozet@redhat.com> | 2017-01-25 17:01:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-25 17:01:52 +0000 |
commit | 9b1a131b0dbfbba8b59a296bd9cfcc4d9266e23e (patch) | |
tree | abda7f2bdb4872c0ba20de9e824682825d875e5a /docs | |
parent | 47f3e38031fc35fb14982b62633b30a92f16a820 (diff) | |
parent | 0f0479c3c2a9bc1b8600f4443f7c31324e17cfe6 (diff) |
Merge "Changes to Installation Procedure docs"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installationprocedure/virtualinstall.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installationprocedure/virtualinstall.rst b/docs/installationprocedure/virtualinstall.rst index db52601e..5da2ee3c 100644 --- a/docs/installationprocedure/virtualinstall.rst +++ b/docs/installationprocedure/virtualinstall.rst @@ -50,7 +50,7 @@ Follow the steps below to execute: 1. ``sudo opnfv-deploy -v [ --virtual-computes n ] [ --virtual-cpus n ] [ --virtual-ram n ] - -n network_settings.yaml -i inventory.yaml -d deploy_settings.yaml`` + -n network_settings.yaml -d deploy_settings.yaml`` 2. It will take approximately 45 minutes to an hour to stand up undercloud, define the target virtual machines, configure the deployment and execute |