Monty Taylor 400ed600d2
Remove default value for mirror_host
A value always needs to be passed in, so don't set a default.

Change-Id: I062896762c9ec310a083ba3e94b173acca1948b6
2017-07-12 06:26:01 -05:00

331 B

An ansible role to configure services to use mirrors.

Role Variables

mirror_host

The base host for mirror servers

mirror_domain

Domain of the mirror. Use in pydistutils to allow find-links arguments to be used if they point at this domain.

pypi_mirror

URL to override the generated pypi mirror url based on mirror_host