move repo and ci to fr-par1
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
23da1b4277
commit
2eb390cfaf
@ -82,7 +82,7 @@ proxied('s3');
|
||||
// docker services
|
||||
D_EXTEND(
|
||||
domain,
|
||||
CNAME('ci', 'docker.tier2.fr-par2.burble.dn42.'),
|
||||
CNAME('ci', 'docker.tier2.fr-par1.burble.dn42.'),
|
||||
CNAME('sshwifty', 'docker.tier1.de-fra1.burble.dn42.'),
|
||||
CNAME('uptime', 'docker.tier1.ch-zur1.burble.dn42.')
|
||||
);
|
||||
@ -107,7 +107,7 @@ D_EXTEND(
|
||||
CNAME('wiki.ca', 'nginx.ca-bhs2.burble.dn42.'),
|
||||
|
||||
// host aliases
|
||||
CNAME('repo', 'repo.tier2.fr-par2.burble.dn42.'),
|
||||
CNAME('repo', 'repo.tier2.fr-par1.burble.dn42.'),
|
||||
CNAME('borg', 'borg.tier2.fr-par2.burble.dn42.'),
|
||||
|
||||
// grc SSHFP
|
||||
|
@ -1,6 +1,7 @@
|
||||
var virtual = [
|
||||
// insert here
|
||||
[ 'dns-trace.tier2.dns-trace', 'fd42:4242:2601:2702:216:3eff:fe4b:4dbf' ],
|
||||
[ 'repo.tier2.fr-par1', 'fd42:4242:2601:3602:216:3eff:fe45:bed0' ],
|
||||
[ 'dns-trace.tier2.ch-zur2', 'fd42:4242:2601:2702:216:3eff:fe4b:4dbf' ],
|
||||
[ 'certman.tier2.de-fra1', 'fd42:4242:2601:3102:5274:9eff:fe81:4c8a' ],
|
||||
[ 'wdev.tier2.de-fra1', 'fd42:4242:2601:3102:216:3eff:fed3:dda4' ],
|
||||
[ 'git.tier2.uk-lon3', 'fd42:4242:2601:3002:216:3eff:fe71:dd0e' ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user