mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
11 lines
336 B
YAML
11 lines
336 B
YAML
geo_acme_dns_challenge_ns: redirect.archlinux.org
|
|
geo_domains:
|
|
- geo.mirror.pkgbuild.com
|
|
- riscv.mirror.pkgbuild.com
|
|
# geo_options.*.hosts defaults to "{{ groups['geo_mirrors'] }}"
|
|
geo_options:
|
|
geo.mirror.pkgbuild.com:
|
|
health_check_path: /lastupdate
|
|
riscv.mirror.pkgbuild.com:
|
|
health_check_path: /.status/lastupdate.txt
|