project-config/zuul/site-variables.yaml
Paul Belanger ee1552d035 Move configure-mirror role into base-test/pre
This moves our mirror configuration out from unittests in zuul-jobs
into our base job. This also creates our site-varaibles file for our
zuul-executors.

Change-Id: I9f495e1568efcbcb74260579ca26ef040eecd748
Depends-On: I4a0749b64a71e551e4fbea5b416b46d2d6433d0b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-03 15:24:53 -04:00

4 lines
188 B
YAML

# This file contains ansible variables that are used by our zuul-executors.
---
zuul_site_mirror_fqdn: "mirror.{{ nodepool.region | lower }}.{{ nodepool.provider | lower }}.openstack.org"