Fix typo in cinder guide for starting nfs

Change-Id: I9b0ad600ab44cc6c056964554b7bab6c849ede22
This commit is contained in:
Paul Bourke 2017-08-28 12:01:28 +01:00
parent 56bd98fd24
commit 0033f77eb7

View File

@ -68,7 +68,7 @@ prevent remote root users from having access to all files.
Then start ``nfsd``::
systemctl start nfsd
systemctl start nfs
On the deploy node, create ``/etc/kolla/config/nfs_shares`` with an entry for
each storage node::