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:
parent
c661bb4e78
commit
fa22fa726a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user