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
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
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>
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>