zuul-jobs/roles/configure-mirrors
Paul Belanger 05e6980baa Remove mirror_domain from configure-mirror
After talking to clarkb, we decided we can drop this in favor of just
using the mirror_host.

Change-Id: Ie4ce336174aa2a825d125f7e0d9a256de139908b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-03 14:49:24 -04:00
..
defaults Remove default value for mirror_host 2017-07-12 06:26:01 -05:00
files/etc/apt/apt.conf.d Create configure-mirrors role 2017-07-11 14:56:12 -04:00
tasks Create configure-mirrors role 2017-07-11 14:56:12 -04:00
templates Remove mirror_domain from configure-mirror 2017-08-03 14:49:24 -04:00
vars Create configure-mirrors role 2017-07-11 14:56:12 -04:00
README.rst Remove mirror_domain from configure-mirror 2017-08-03 14:49:24 -04:00

An ansible role to configure services to use mirrors.

Role Variables

mirror_host

The base host for mirror servers

pypi_mirror

URL to override the generated pypi mirror url based on mirror_host