Typo in keystone playbook: register_identity_providers.yml

Bug #1958963 reported by YvesG
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
New
Undecided
Unassigned

Bug Description

Hi,

Testing keystone with openid (Xena release), I encountered an error (playbook syntax error) with this file: roles/keystone/tasks/register_identity_providers.yml

Here is the typo (line 150):
--os-user-domain-name{{ openstack_auth.user_domain_name }}

it should be

--os-user-domain-name={{ openstack_auth.user_domain_name }}

All the best,
Yves

Revision history for this message
zhangmeng (minguk) wrote :

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/826375

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.