diff --git a/roles/copr/backend/templates/provision/rc-osuosl.sh.j2 b/roles/copr/backend/templates/provision/rc-osuosl.sh.j2 index 632329c19c..6d32feee0d 100644 --- a/roles/copr/backend/templates/provision/rc-osuosl.sh.j2 +++ b/roles/copr/backend/templates/provision/rc-osuosl.sh.j2 @@ -12,7 +12,7 @@ # Image API v1.1, Block Storage API v2, and Compute API v2.0. OS_AUTH_URL is # only for the Identity API served through keystone. -export OS_AUTH_URL=https://openpower-controller.osuosl.org:5000/v3 +export OS_AUTH_URL=https://openpower-openstack.osuosl.org:5000/v3 # With the addition of Keystone we have standardized on the term **project** # as the entity that owns the resources.