Rename openstack-chef-repo references to openstack-chef

Change-Id: Ie1ba251712f38ffc6539d3d00c4a6806f75538ce
This commit is contained in:
Samuel Cassiba 2018-08-06 21:47:48 -07:00
parent 3410066ae1
commit 05a1bee419
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
- project:
templates:
- openstack-chef-repo-jobs
- openstack-chef-jobs

View File

@ -12,7 +12,7 @@ Description
This cookbook installs the OpenStack Identity Service **Keystone** as part of
the OpenStack reference deployment Chef for OpenStack. The
https://github.com/openstack/openstack-chef-repo contains documentation for
https://github.com/openstack/openstack-chef contains documentation for
using this cookbook in the context of a full OpenStack deployment. Keystone is
installed from packages, creating the default user, tenant, and roles. It also
registers the identity service and identity endpoint.