Switch translate-dev to openstackid-dev

Switch to dev system so that upgrades of openstackid can get tested.

Change-Id: Id05a45750b1fc461c66e8391375214388ac53c98
This commit is contained in:
Andreas Jaeger 2016-03-17 15:32:39 +01:00
parent d41b3bd5e9
commit 2de1b016f4

View File

@ -1117,7 +1117,7 @@ node 'translate-dev.openstack.org' {
class { 'openstack_project::translate_dev':
sysadmins => hiera('sysadmins', []),
admin_users => 'aeng,camunoz,cboylan,daisyycguo,infra,jaegerandi,lyz,mordred,stevenk',
openid_url => 'https://openstackid.org',
openid_url => 'https://openstackid-dev.org',
listeners => ['ajp'],
from_address => 'noreply@openstack.org',
mysql_host => hiera('translate_dev_mysql_host', 'localhost'),