Remove SSH public key from nl01.o.o
We don't need this for nodepool-launcher, as image builds now happen on nodepool-builder (nb01.o.o / nb02.o.o). Change-Id: I1318805b466be9416f162280766da14b08998df5 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
04db9abf14
commit
9f3d2a19a2
@ -977,7 +977,6 @@ node /^nl\d+\.openstack\.org$/ {
|
||||
include openstack_project
|
||||
|
||||
class { '::openstackci::nodepool_launcher':
|
||||
nodepool_ssh_public_key => hiera('zuul_worker_ssh_public_key_contents'),
|
||||
nodepool_ssh_private_key => hiera('zuul_worker_ssh_private_key_contents'),
|
||||
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',
|
||||
oscc_file_contents => $clouds_yaml,
|
||||
|
Loading…
x
Reference in New Issue
Block a user