summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/keystone.yml
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/share/openstack/keystone.yml')
-rw-r--r--openstack/usr/share/openstack/keystone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack/usr/share/openstack/keystone.yml b/openstack/usr/share/openstack/keystone.yml
index 20753a9c..64a78ccd 100644
--- a/openstack/usr/share/openstack/keystone.yml
+++ b/openstack/usr/share/openstack/keystone.yml
@@ -112,7 +112,7 @@
path: /etc/keystone
state: directory
- - name: Add the configuration needed for lorry in /etc using templates
+ - name: Add the configuration needed for keystone in /etc using templates
template:
src: /usr/share/openstack/keystone/{{ item }}
dest: /etc/keystone/{{ item }}
@@ -175,7 +175,7 @@
token: "{{ KEYSTONE_TEMPORARY_ADMIN_TOKEN }}"
endpoint: http://{{ CONTROLLER_HOST_ADDRESS }}:35357/v2.0
- - name: Add kestone endpoint
+ - name: Add keystone endpoint
keystone_service:
name: keystone
type: identity