Set validate_host parameters in site-variables

We have a todo list item to pull these from site-variables, get that
done. With this, our base pre playbook is pretty copyable if someone
wanted to.

Change-Id: Icfd1d416a9f4520775b6e33c4055dbd223600cbb
This commit is contained in:
Monty Taylor 2017-09-04 09:18:53 -05:00
parent ed9cc0c93a
commit 7fe3be1efd
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -1,5 +1,9 @@
# 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
bindep_command: /usr/bindep-env/bin/bindep
bindep_fallback: /usr/local/jenkins/common_data/bindep-fallback.txt