Closed
Bug 1145000
Opened 10 years ago
Closed 10 years ago
Add additional IP to known_hosts for hg.m.o
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: Callek)
Details
Attachments
(1 file)
|
2.25 KB,
patch
|
hwine
:
review+
Callek
:
checked-in+
|
Details | Diff | Splinter Review |
From E-mail:
As part of mitigating future network capacity issues, hg.mozilla.org now
resolves to multiple IP addresses:
63.245.215.25
63.245.215.102 (new)
Both IPs resolve to the same set of hosts behind the scenes. However, the
route may go through 1 of 2 load balancers, depending on which IP you use.
----
Now since release_runner contacts hg over ssh and would fail in a "unknown" host case, this is needed...
(unrelated, but in this patch, I think hgpvt.mozilla.org is defunct and could/should be removed)
Attachment #8579784 -
Flags: review?(hwine)
Comment on attachment 8579784 [details] [diff] [review]
[puppet] v1
Review of attachment 8579784 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm - same hash as existing IP is correct.
Attachment #8579784 -
Flags: review?(hwine) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8579784 [details] [diff] [review]
[puppet] v1
https://hg.mozilla.org/build/puppet/rev/28b91682e92f
https://hg.mozilla.org/build/puppet/rev/c4af2e8163fc
rail says he'll force new golden's and for spots to start using them right away to accommodate this
Attachment #8579784 -
Flags: checked-in+
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•