[devref] copy samples/local.conf correctly

Fix the command cited in the devref devstack doc to copy
samples/local.conf up one directory for use as basis for
a local.conf with manila plugin added.

TrivialFix

Change-Id: Iab4d35d41444a05757a3f2a5552e7b4939007327
This commit is contained in:
Tom Barron 2016-12-18 14:52:10 -05:00
parent cc19d7b4a7
commit ad2ce70233

View File

@ -51,7 +51,7 @@ Copy the local.conf sample file to the upper level directory:
::
cp sample/local.conf ../
cp samples/local.conf .
Enable the manila plugin adding the following line to the end of the local.conf file: