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
This commit is contained in:
Jeremy Stanley 2022-11-29 20:48:23 +00:00
parent c661bb4e78
commit fa22fa726a

View File

@ -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: