Switch nodepool to zuulv3
Change-Id: Icc6da35c13416fa72d79f5ad3fb3d8d4f7da6e03
This commit is contained in:
parent
d1f6c92e94
commit
64bbcf80d7
@ -852,6 +852,7 @@ node 'nodepool.openstack.org' {
|
|||||||
mysql_password => hiera('nodepool_mysql_password'),
|
mysql_password => hiera('nodepool_mysql_password'),
|
||||||
mysql_root_password => hiera('nodepool_mysql_root_password'),
|
mysql_root_password => hiera('nodepool_mysql_root_password'),
|
||||||
nodepool_ssh_public_key => hiera('zuul_worker_ssh_public_key_contents'),
|
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
|
# TODO(pabelanger): Switch out private key with zuul_worker once we are
|
||||||
# ready.
|
# ready.
|
||||||
nodepool_ssh_private_key => hiera('jenkins_ssh_private_key_contents'),
|
nodepool_ssh_private_key => hiera('jenkins_ssh_private_key_contents'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user