5332d0d4b1
This is needed so we can remove / reuse base-minimal name so we can move base into openstack-zuul-jobs. Change-Id: I97f8198889c5b1227a5027db533f2b2f855df899 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
10 lines
291 B
YAML
10 lines
291 B
YAML
- hosts: all
|
|
roles:
|
|
- add-build-sshkey
|
|
- start-zuul-console
|
|
- log-inventory
|
|
- role: validate-host
|
|
# TODO(mordred) When we have site-local variables, these should go there
|
|
zuul_traceroute_host: git.openstack.org
|
|
zuul_image_manifest: /etc/dib-builddate.txt
|