Merge "Tell proposals server to use translate.o.o"

This commit is contained in:
Jenkins 2015-09-08 23:51:57 +00:00 committed by Gerrit Code Review
commit 04c2028603
1 changed files with 1 additions and 1 deletions

View File

@ -774,7 +774,7 @@ node 'proposal.slave.openstack.org' {
jenkins_ssh_public_key => $openstack_project::jenkins_ssh_key,
proposal_ssh_public_key => hiera('proposal_ssh_public_key_contents', 'XXX'),
proposal_ssh_private_key => hiera('proposal_ssh_private_key_contents', 'XXX'),
zanata_server_url => 'https://translate-dev.openstack.org/',
zanata_server_url => 'https://translate.openstack.org/',
zanata_server_user => hiera('proposal_zanata_user', 'XXX'),
zanata_server_api_key => hiera('proposal_zanata_api_key', 'XXX'),
}