system-config/inventory/service/group_vars/refstack-docker.yaml
Martin Kopec a5a0e5faba refstack: Fix openid endpoint
openid_endpoint was set to just base site url which is not
correct, it should be https://openstackid.org/accounts/openid2

Change-Id: I6624150f1ab78560347c8f82a13394b164860cad
2021-03-12 15:02:03 +00:00

3 lines
116 B
YAML

refstack_url: 'https://refstack.openstack.org'
refstack_openid_endpoint: 'https://openstackid.org/accounts/openid2'