zuul-jobs/roles/configure-mirrors
Ian Wienand 44bc52a539 Add arm64 support to mirror setup
Load the variables from an architecture specific file first --
ansible's ansible_architecture fact for arm64 is aarch64 (it's all
confusing, Ubuntu calls it arm64).  Add this file that sets up the
repo as "ubuntu-ports", which is our mirror of ports.ubuntu.com

Change-Id: Ieb50ae29c7f822e831ef1e32fdd03f74a93e298a
2018-03-07 13:49:26 +11:00
..
defaults Allow updates from untrusted mirrors 2018-03-03 06:49:27 +00:00
handlers Fix pep8/yamllint errors 2018-01-02 06:43:26 +00:00
tasks Add arm64 support to mirror setup 2018-03-07 13:49:26 +11:00
templates Allow updates from untrusted mirrors 2018-03-03 06:49:27 +00:00
vars Add arm64 support to mirror setup 2018-03-07 13:49:26 +11:00
README.rst Allow updates from untrusted mirrors 2018-03-03 06:49:27 +00:00

An ansible role to configure services to use mirrors.

Role Variables

URL to override the generated pypi mirror url based on :zuulconfigure-mirrors.mirror_fqdn.