Adjust Zanata admins
StevenK had permissions manually added via Zanata interface, add these via our config. The new Infra account will also need access so the scripts can run as that user. Remove Stephane as admin as she is no longer involved with the project. Change-Id: Iad7f3498242efe74bc141d66e24a9243e1a2203b
This commit is contained in:
parent
ef1318d49a
commit
df18151f0a
@ -785,7 +785,7 @@ node 'ask.openstack.org' {
|
||||
node 'translate-dev.openstack.org' {
|
||||
class { 'openstack_project::translate_dev':
|
||||
sysadmins => hiera('sysadmins', []),
|
||||
admin_users => 'lyz,stephane',
|
||||
admin_users => 'infra,lyz,stevenk',
|
||||
openid_url => 'https://openstackid-dev.openstack.org',
|
||||
listeners => ['ajp'],
|
||||
from_address => 'noreply@openstack.org',
|
||||
|
Loading…
x
Reference in New Issue
Block a user