Merge "Use the jenkins ssh private key for the zuul launcher"

This commit is contained in:
Jenkins 2016-05-17 01:21:31 +00:00 committed by Gerrit Code Review
commit be3d340f20

View File

@ -862,7 +862,7 @@ node /^zl\d+\.openstack\.org$/ {
gerrit_server => 'review.openstack.org',
gerrit_user => 'jenkins',
gerrit_ssh_host_key => hiera('gerrit_ssh_rsa_pubkey_contents'),
zuul_ssh_private_key => hiera('zuul_ssh_private_key_contents'),
zuul_ssh_private_key => hiera('jenkins_ssh_private_key_contents'),
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',
sysadmins => hiera('sysadmins', []),
sites => [