Switch nodepool to zuulv3

Change-Id: Icc6da35c13416fa72d79f5ad3fb3d8d4f7da6e03
This commit is contained in:
James E. Blair 2016-12-09 09:34:59 -08:00
parent d1f6c92e94
commit 64bbcf80d7

View File

@ -852,6 +852,7 @@ node 'nodepool.openstack.org' {
mysql_password => hiera('nodepool_mysql_password'),
mysql_root_password => hiera('nodepool_mysql_root_password'),
nodepool_ssh_public_key => hiera('zuul_worker_ssh_public_key_contents'),
revision => 'feature/zuulv3',
# TODO(pabelanger): Switch out private key with zuul_worker once we are
# ready.
nodepool_ssh_private_key => hiera('jenkins_ssh_private_key_contents'),