510a7e8a96
Based on current openstack base job. This isn't the entire job yet as we cannot parameterize everything, but it's a start. Change-Id: I8315dadef3923d68de80df867e05f16b2cbda3a1
9 lines
270 B
YAML
9 lines
270 B
YAML
- hosts: all
|
|
roles:
|
|
- add-build-sshkey
|
|
- prepare-workspace
|
|
- 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
|