From d2bc29938007783dffe951bb37e9625a5335c982 Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 23 Dec 2016 17:40:17 -0500 Subject: [PATCH] cleaning up docs, removing aic references --- docs/installation/getting-started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index ad8b2d3665..b97d62dbd1 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -194,8 +194,8 @@ Make sure sigil is installed to perform the ceph secret generation, as noted in kubectl label nodes openstack-control-plane=enabled --all kubectl label nodes ceph-storage=enabled --all -# move into the aic-helm directory -cd aic-helm +# move into the openstack-helm directory +cd openstack-helm # set your network cidr--these values are only # appropriate for calico and may be different in your @@ -213,7 +213,7 @@ cd common/utils/secret-generator ./generate_secrets.sh all `./generate_secrets.sh fsid` cd ../../.. -# now you are ready to build aic-helm +# now you are ready to build openstack-helm helm serve . & helm repo add local http://localhost:8879/charts make