diff options
author | Ferenc Cserepkei <ferenc.cserepkei@ericsson.com> | 2016-09-08 13:47:32 +0200 |
---|---|---|
committer | Ferenc Cserepkei <ferenc.cserepkei@ericsson.com> | 2016-09-08 13:47:32 +0200 |
commit | 8aed8c94907dcbcadfc36e0656acfb3074d5e2a3 (patch) | |
tree | 863a3e45a9d869c0b19ad147c33bd8d3f5db16e5 /docs/installationprocedure/feature.configuration.rst | |
parent | 4b6dc19050dab860bcbebc394b38cbb194c2384a (diff) |
Minor, cosmetic changes
Change-Id: Ic2b7f72a973d2197b8ee84ada9f62a6a9c79c1d8
Signed-off-by: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
Diffstat (limited to 'docs/installationprocedure/feature.configuration.rst')
-rw-r--r-- | docs/installationprocedure/feature.configuration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installationprocedure/feature.configuration.rst b/docs/installationprocedure/feature.configuration.rst index e5d147f8..e2fcbbb0 100644 --- a/docs/installationprocedure/feature.configuration.rst +++ b/docs/installationprocedure/feature.configuration.rst @@ -49,7 +49,7 @@ that host has to meet the following hardware requirements: - SandyBridge compatible CPU with virtualization support -- capable to host 5 virtual cores (5 phisical ones at least) +- capable to host 5 virtual cores (5 physical ones at least) - 8-12 GBytes RAM for virtual hosts (controller, compute), 48GByte at least @@ -125,7 +125,7 @@ lab-name/host where you deploy. Copy the full lab config from: :: - cp <path-to-opnfv-fuel-repo>/deploy/config/labs/devel-pipeline/elx \ + cp -r <path-to-opnfv-fuel-repo>/deploy/config/labs/devel-pipeline/elx \ <path-to-opnfv-fuel-repo>/deploy/config/labs/devel-pipeline/<your-lab-name> Add at the bottom of dha.yaml |