From e3c29d630381fbc2e2f5ad27d767ae320f488c3a Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 23 Dec 2016 12:02:52 -0500 Subject: [PATCH] Update getting-started.md --- docs/installation/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index 55d2e09edf..e07b829b43 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -197,7 +197,7 @@ export osd_public_network=10.32.0.0/12 # on every node that will receive ceph instances, # create some local directories used as nodeDirs # for persistent storage -mkdir -p /var/lib/aic-helm/ceph +mkdir -p /var/lib/openstack-helm/ceph # generate secrets (ceph, etc.) cd common/utils/secret-generator