add spawn.tier2.de-fra2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2023-07-26 19:38:46 +01:00
parent 2777ba724b
commit 036f1ad8be
Signed by: burble
GPG Key ID: E9B4156C1659C079
2 changed files with 4 additions and 2 deletions

View File

@ -144,7 +144,9 @@ D_EXTEND(
A('sol.voip', '192.168.20.13'),
A('pap2t.voip', '192.168.20.20'),
A('gstream.voip', '192.168.20.21'),
A('proxy.voip', '192.168.20.200')
A('proxy.voip', '192.168.20.200'),
CNAME('spawn', 'spawn.tier2.de-fra2.burble.dn42.')
);
//////////////////////////////////////////////////////////////////////////

View File

@ -1,6 +1,6 @@
var virtual = [
// insert here
[ 'nspawn.de-fra2', 'fd42:4242:2601:2b02:216:3eff:fe48:4dd' ],
[ 'spawn.tier2.de-fra2', 'fd42:4242:2601:2b02:208e:9aff:fe92:3a63' ],
[ 'envoy.de-fra1', 'fd42:4242:2601:31:c203:beff:fe96:81a2' ],
[ 'envoy.us-nyc1', 'fd42:4242:2601:29:c203:beff:fe96:81a2' ],
[ 'envoy.us-lax1', 'fd42:4242:2601:2a:c203:beff:fe96:81a2' ],