various updates
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2022-01-05 15:02:33 +00:00
parent 3e53276253
commit 51799bc802
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8
2 changed files with 1 additions and 5 deletions

View File

@ -80,9 +80,7 @@ D_EXTEND(
CNAME('git', 'git.de-fra1.burble.dn42.'),
// local service aliases
CNAME('wiki.us', 'nginx.us-dal3.burble.dn42.'),
CNAME('wiki.fr', 'nginx.de-fra1.burble.dn42.'),
CNAME('wiki.sg', 'nginx.sg-sin2.burble.dn42.'),
CNAME('wiki.ca', 'nginx.ca-bhs2.burble.dn42.'),
// host aliases

View File

@ -1,6 +1,5 @@
var nodes = [
[ 'hk-hkg1', '103.73.66.189', '2406:ef80:1:1a::1', 'true', 3, '172.20.129.179' ],
[ 'us-nyc1', '107.173.23.178', 'undefined', 'false', 5, '172.20.129.177' ],
[ 'fr-rbx2', '188.165.201.107', '2001:41d0:2:926b::1', 'false', 6, '172.20.129.189' ],
[ 'uk-lon3', '45.91.93.103', '2a0e:dc0:5:6::1', 'false', 7, '172.20.129.173' ],
@ -16,7 +15,6 @@ var nodes = [
[ 'us-nyc2', '104.168.9.198', 'undefined', 'false', 20, 'undefined' ],
[ 'uk-lon1', '185.42.222.153', '2a04:92c5:2::1', 'true', 21, '172.20.129.187' ],
[ 'fr-rbx1', '176.31.240.39', '2001:41d0:8:127::1', 'true', 22, '172.20.129.188' ],
[ 'sg-sin2', '139.99.89.157', '2402:1f00:8000:800::3bc', 'true', 23, '172.20.129.181' ],
[ 'no-trd1', '217.168.87.226', '2001:678:dd0:ffff::25', 'true', 25, '172.20.129.185' ],
[ 'us-lax1', '185.215.224.214', '2a0b:ae40:1:4a0a::5a', 'true', 26, '172.20.129.165' ]