Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
7e31466f
Commit
7e31466f
authored
Apr 09, 2020
by
Jelle van der Waa
🚧
Browse files
Remove sgp.mirror.pkgbuild.com
sgp.mirror.pkgbuild.com died, so remove it from the load balancer and archusers.
parent
6dd85405
Changes
2
Hide whitespace changes
Inline
Side-by-side
group_vars/all/archusers.yml
View file @
7e31466f
...
...
@@ -227,7 +227,6 @@ arch_users:
-
name
:
foutrelis_buildhost.pub
hosts
:
-
dragon.archlinux.org
-
sgp.mirror.pkgbuild.com
groups
:
-
dev
-
tu
...
...
roles/mirror_load_balancer/templates/nginx.d.conf.j2
View file @
7e31466f
...
...
@@ -8,7 +8,7 @@ map $geoip2_data_continent_name $preferred_upstream {
'Asia' jpn.mirror.pkgbuild.com;
'Europe' ger.mirror.pkgbuild.com;
# 'North America' mex.mirror.pkgbuild.com;
'Oceania'
sgp
.mirror.pkgbuild.com;
'Oceania'
jpn
.mirror.pkgbuild.com;
# 'South America' mex.mirror.pkgbuild.com;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment