system-config/playbooks/zuul/roles/add-bastion-host/README.rst
Ian Wienand f2244610ff
Move add-bastion-host to playbooks/zuul/roles
In I286796ebd71173019a627f8fe8d9a25d0bfc575a we abstracted adding the
bastion host into this role.  However, when running on the executor
this role doesn't see playbooks/roles; the roles should be in
playbooks/zuul/roles as they are then siblings to the playbooks
running the production jobs (zuul/run-production-playbook[-post].yaml)

Change-Id: I84acaa917187db092a302519c14bc94a6a87c2c0
2022-10-25 11:42:30 +11:00

163 B

Add the bastion host to the inventory dynamically

For roles that run on the bastion host, it should be added to the inventory dynamically by the production jobs.