Switch translate-dev's IDP to OpenInfraID
The OpenStackID project has been rebranded, and the old openstackid.org deployment is being retained temporarily in order to ease transition, but id.openinfra.dev is in place now and intended as its successor. This will be used to test the IDP transition before applying a similar change and scripted database edits to production. Change-Id: Ia79f10d34d829784733ae43c9266241a57af9c23
This commit is contained in:
parent
efd02a405d
commit
2fc2d4be4e
@ -234,7 +234,7 @@ node /^translate-dev\d*\.open.*\.org$/ {
|
||||
$group = "translate-dev"
|
||||
class { 'openstack_project::translate_dev':
|
||||
admin_users => 'aeng,cboylan,eumel,eumel8,ianw,ianychoi,infra,jaegerandi,mordred,stevenk',
|
||||
openid_url => 'https://openstackid-dev.openstack.org',
|
||||
openid_url => 'https://id.openinfra.dev',
|
||||
listeners => ['ajp'],
|
||||
from_address => 'noreply@openstack.org',
|
||||
mysql_host => hiera('translate_dev_mysql_host', 'localhost'),
|
||||
|
Loading…
Reference in New Issue
Block a user