mirrormanager: updated mirrorlist-server to 3.0.2

The testing of generate-mirrorlist-cache showed that private mirrors
where not part of the mirrorlist cache any more. Only private Internet2
mirrors where included in the cache.

This is fixed upstream in 3.0.2.

Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
Adrian Reber 2020-11-12 08:32:41 +01:00
parent 030a0ddc40
commit 87d4e49174
No known key found for this signature in database
GPG key ID: 82C9378ED3C4906A

View file

@ -154,7 +154,7 @@
- name: checkout mirrorlist-server
git:
repo: https://github.com/adrianreber/mirrorlist-server.git
version: 3.0.1
version: 3.0.2
dest: /srv/mirrorlist-server.git
become: yes
become_user: mirrormanager