Skip to content
Snippets Groups Projects

Avoid single point-of-failure for our GeoIP domain

Merged Kristian Klausen requested to merge klausenbusk/infrastructure:geomirror-ha into master
All threads resolved!
Files
3
@@ -13,7 +13,7 @@ archweb_domains_templates:
archweb_allowed_hosts: ["{{ archweb_domain }}", 'ipxe.archlinux.org']
archweb_nginx_conf: '/etc/nginx/nginx.d/archweb.conf'
archweb_repository: 'https://github.com/archlinux/archweb.git'
archweb_version: 'release_2022-04-12'
archweb_version: 'release_2022-04-14'
archweb_pgp_key: ['E499C79F53C96A54E572FEE1C06086337C50773E']
archweb_site: true
archweb_mirrorcheck: false
Loading