Closed
Bug 971846
Opened 11 years ago
Closed 10 years ago
switch routing to hg.m.o to use public internet
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
References
Details
We've successfully moved all our hg usage to use https://hg.m.o, so let's flip the switch on the network routing.
hg.m.o has ip 63.245.215.25. I'll be modifying all our AWS routing tables to use the internet gateway for that IP.
Assignee | ||
Comment 1•11 years ago
|
||
try builders in us-west-2 and us-east-1 have been switched
Assignee | ||
Comment 2•11 years ago
|
||
the rest of the builders & testers in us-east-1 and us-west-2 have been switched
Assignee | ||
Comment 3•11 years ago
|
||
I wrote this tool to manage routing tables:
https://github.com/catlee/build-cloud-tools/blob/manage_sg/aws/aws_manage_routingtables.py
it uses config files like this:
https://github.com/catlee/build-cloud-tools/blob/manage_sg/aws/rt.yml
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•