uk-lon4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2023-10-16 19:47:38 +01:00
parent 2a19d96119
commit c7fa8d3df2
Signed by: burble
GPG Key ID: E9B4156C1659C079
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@ service('@', 'fd42:4242:2601:ac80::1', '172.20.1
service('grc', 'fd42:4242:2601:ac12::1', '172.20.129.4');
service('pingable', 'fd42:4242:2601:ac05::1', '172.20.129.5');
service('nats', 'fd42:4242:2601:ac06::1', '172.20.129.6');
service('rproxy', 'fd42:4242:2601:acf0::1', '172.20.129.7');
// 7 was rproxy
service('whois', 'fd42:4242:2601:ac43::1', '172.20.129.8');
service('asterisk.fr-par1', 'fd42:4242:2601:36:216:3eff:fe8f:6211', '172.20.129.9');
service('shell', 'fd42:4242:2601:ac22::1', '172.20.129.10');

View File

@ -1,4 +1,5 @@
var nodes = [
[ 'uk-lon4', '150.107.201.44', '2a0e:dc0:5:821f::1', 'true', 5, '172.20.129.177' ],
[ 'fr-par3', '163.172.63.58', '2001:bc8:32d7:2e1::1', 'true', 6, '172.20.129.189' ],
[ 'ch-zur2', '188.244.117.218', '2a0e:dc0:6:b2de::1', 'true', 7, '172.20.129.173' ],
[ 'ch-zur1', '45.91.92.111', '2a0e:dc0:6:8::1', 'true', 8, '172.20.129.174' ],