system-config/playbooks/zuul/templates/host_vars
Ian Wienand d4c46ecdef
Abstract name of bastion host for testing path
This replaces hard-coding of the host "bridge.openstack.org" with
hard-coding of the first (and only) host in the group "bastion".

The idea here is that we can, as much as possible, simply switch one
place to an alternative hostname for the bastion such as
"bridge.opendev.org" when we upgrade.  This is just the testing path,
for now; a follow-on will modify the production path (which doesn't
really get speculatively tested)

This needs to be defined in two places :

 1) We need to define this in the run jobs for Zuul to use in the
    playbooks/zuul/run-*.yaml playbooks, as it sets up and collects
    logs from the testing bastion host.

 2) The nested Ansible run will then use inventory
    inventory/service/groups.yaml

Various other places are updated to use this abstracted group as the
bastion host.

Variables are moved into the bastion group (which only has one host --
the actual bastion host) which means we only have to update the group
mapping to the new host.

This is intended to be a no-op change; all the jobs should work the
same, but just using the new abstractions.

Change-Id: Iffb462371939989b03e5d6ac6c5df63aa7708513
2022-10-20 09:00:43 +11:00
..
codesearch01.opendev.org.yaml.j2 Migrate codesearch site to container 2020-11-20 07:41:12 +11:00
etherpad01.opendev.org.yaml.j2 etherpad: remove session key 2021-08-13 08:24:51 +10:00
gitea99.opendev.org.yaml.j2 Manage opendev.org cert with LE 2019-11-18 12:07:10 -08:00
grafana01.opendev.org.yaml.j2 Grafana container deployment 2020-07-03 07:17:22 +10:00
letsencrypt01.opendev.org.yaml.j2 Generate ssl check list directly from letsencrypt variables 2020-05-20 14:27:14 +10:00
letsencrypt02.opendev.org.yaml.j2 Use handlers for letsencrypt cert updates 2019-05-14 08:14:51 +10:00
lists.katacontainers.io.yaml.j2 Use newlist's automate option 2021-12-15 17:42:58 +00:00
lists.openstack.org.yaml.j2 Use newlist's automate option 2021-12-15 17:42:58 +00:00
mirror01.openafs.provider.opendev.org.yaml.j2 Separate openafs CI mirror 2019-06-17 15:56:09 +10:00
mirror02.openafs.provider.opendev.org.yaml.j2 Add focal testing for mirror nodes 2020-05-13 05:32:54 +10:00
mirror-update99.opendev.org.yaml.j2 mirror-update: move testing to mirror-update99 2022-08-05 08:18:55 +10:00
paste99.opendev.org.yaml.j2 paste: move certificate to group variable 2022-08-05 08:18:55 +10:00
refstack01.openstack.org.yaml.j2 Deploy refstack with ansible docker 2021-02-05 19:23:34 +00:00
review99.opendev.org.yaml.j2 gerrit: Update to 3.5 for production 2022-06-02 15:24:37 +10:00