Commit Graph

4 Commits

Author SHA1 Message Date
Monty Taylor
7fe3be1efd
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
2017-09-06 07:04:46 -05:00
Monty Taylor
52eb720361
Add bindep_command and bindep_fallback to site-variables
The bindep role is set up to allow setting a bindep command and fallback
file via variables, and to do the right thing if they're not there.

Add bindep_command and bindep_fallback to our site-variables so that we
can remove copy-pasta references from jobs.

Change-Id: I94dfe8e6aab9c2da1283590be5e26f7d8c35dcad
2017-08-29 14:15:33 -05:00
Paul Belanger
255e6ee328 Use nodepool.cloud for zuul_site_mirror_fqdn
We actually want to be using the cloud name, not provider name when
building up our fqdn for mirrors.

Change-Id: I35e846dc2e7162a6113e67dc93d30979ccf6ee50
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-16 14:19:41 -04:00
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