Switch to openstackid.org for Zanata auth
Not sure why we were using openstackid-dev, but now that we're aiming to get real translators testing this, we should be using openstackid.org. Change-Id: I63f737490a23be9226f2c90ba31fe82d103bc1af
This commit is contained in:
parent
df18151f0a
commit
10db868550
@ -786,7 +786,7 @@ node 'translate-dev.openstack.org' {
|
||||
class { 'openstack_project::translate_dev':
|
||||
sysadmins => hiera('sysadmins', []),
|
||||
admin_users => 'infra,lyz,stevenk',
|
||||
openid_url => 'https://openstackid-dev.openstack.org',
|
||||
openid_url => 'https://openstackid.org',
|
||||
listeners => ['ajp'],
|
||||
from_address => 'noreply@openstack.org',
|
||||
mysql_host => hiera('translate_dev_mysql_host', 'localhost'),
|
||||
|
Loading…
Reference in New Issue
Block a user