project-config/zuul/site-variables.yaml
Paul Belanger bc878aedff
Fix site-variables typo
This is breaking all jobs.

Change-Id: Id02a8a4765a11c286f09fb707845d246f545bf08
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-27 11:26:37 -04:00

11 lines
478 B
YAML

# This file contains ansible variables that are used by our zuul-executors.
---
zuul_site_mirror_fqdn: "mirror.{{ nodepool.region | lower }}.{{ nodepool.cloud | lower }}.openstack.org"
zuul_site_traceroute_host: git.openstack.org
zuul_site_image_manifest_files:
- /etc/dib-builddate.txt
- /etc/image-hostname.txt
zuul_output_dir: "{{ ansible_user_dir }}/zuul-output"
bindep_command: /usr/bindep-env/bin/bindep
bindep_fallback: /usr/local/bindep-fallback/bindep-fallback.txt