add scrutiny
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2022-02-20 10:59:14 +00:00
parent 995dc97ddf
commit 3ccded3b35
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8
3 changed files with 7 additions and 2 deletions

View File

@ -62,6 +62,8 @@ proxied('mkdev');
proxied('gdev');
proxied('ldap-admin');
proxied('svc');
proxied('docker-hub');
proxied('scrutiny');
// other service cnames
D_EXTEND(

View File

@ -26,7 +26,10 @@ D_EXTEND(
AAAA('reflector.us-nyc1', 'fd42:4242:2601:325::23f1'),
// borg backup
AAAA('borg.se-sto1', 'fd42:4242:2601:330:216:3eff:fe01:1736')
AAAA('borg.se-sto1', 'fd42:4242:2601:330:216:3eff:fe01:1736'),
// scrutiny web
AAAA('scrutiny.uk-lon1', 'fd42:4242:2601:335:c2c9:edff:fe41:30f6')
)

View File

@ -1,9 +1,9 @@
var virtual = [
// insert here
[ 'scrutiny.tier2.uk-lon1', 'fd42:4242:2601:3502:b25c:b6ff:fe00:c131' ],
[ 'lounge.tier2.de-fra1', 'fd42:4242:2601:3102:6242:b7ff:feb9:161c' ],
[ 'dn42svcsd.tier2.de-fra1', 'fd42:4242:2601:3102:52bd:35ff:feb6:b93e' ],
[ 'nginx.fr-rbx1', 'fd42:4242:2601:36:225f:faff:fe4e:f64c' ],
[ 'docker-vm.tier2.fr-rbx2', 'fd42:4242:2601:2602:216:3eff:fe92:14' ],
[ 'monitor.tier2.ca-bhs2', 'fd42:4242:2601:2d02:226:95ff:fe88:5812' ],
[ 'dns-master.ca-bhs2', 'fd42:4242:2601:2d:2234:1aff:feed:6755' ],
[ 'docker-vm.tier2.fr-rbx1', 'fd42:4242:2601:3602:216:3eff:fe02:fa7' ],