include openstack_project for jenkins public key
We need to include opentack_project on nodepool.o.o so we can reference the jenkins vars for the public SSH key. Change-Id: I3aaaaf711917eabdaf5dc7ce4313c05fea22c7ce Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
b98c94a192
commit
28b4b9070e
@ -769,6 +769,8 @@ node 'nodepool.openstack.org' {
|
||||
iptables_public_tcp_ports => [80],
|
||||
}
|
||||
|
||||
include openstack_project
|
||||
|
||||
class { '::openstackci::nodepool':
|
||||
vhost_name => 'nodepool.openstack.org',
|
||||
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',
|
||||
|
Loading…
x
Reference in New Issue
Block a user