f2244610ff
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
163 B
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.