diff --git a/source/openstack_identity.rst b/source/openstack_identity.rst index 865971d2..36f38b71 100644 --- a/source/openstack_identity.rst +++ b/source/openstack_identity.rst @@ -159,10 +159,10 @@ Finalize the installation .. code-block:: console # systemctl enable nginx uwsgi@keystone-admin.socket \ - uwsgi@keystone-main.socket + uwsgi@keystone-public.socket # systemctl start nginx uwsgi@keystone-admin.socket \ - uwsgi@keystone-main.socket + uwsgi@keystone-public.socket Create the service entity and API endpoints