From fa22fa726ad1640e22364da80aa9d741b9c613d7 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 29 Nov 2022 20:48:23 +0000 Subject: [PATCH] Also bootstrap bridge any time inventory changes We need the infra-prod-bootstrap-bridge job to add SSH host keys from our Ansible inventory to the /etc/ssh_known_hosts on the bridge. When adding a new server to the inventory, any added host keys should be deployed. Make sure this happens. Change-Id: I422f80fc033cfe8e20d6d30b0fe23f82800c4cea --- zuul.d/infra-prod.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/infra-prod.yaml b/zuul.d/infra-prod.yaml index 300439d56d..6754894f8f 100644 --- a/zuul.d/infra-prod.yaml +++ b/zuul.d/infra-prod.yaml @@ -53,6 +53,7 @@ - playbooks/zuul/run-production-bootstrap-bridge-add-rootkey.yaml - playbooks/roles/install-ansible/ - playbooks/roles/root-keys/ + - inventory/base/hosts.yaml - inventory/service/group_vars/bastion.yaml - job: