Merge ~cjwatson/launchpad-mojo-specs:webhooks-proxy-update-networks into launchpad-mojo-specs:master

Proposed by Colin Watson
Status: Merged
Merged at revision: a45b7824fd6c2fe73645cbd3832b7f34990e91ba
Proposed branch: ~cjwatson/launchpad-mojo-specs:webhooks-proxy-update-networks
Merge into: launchpad-mojo-specs:master
Diff against target: 15 lines (+2/-1)
1 file modified
mojo-lp-webhooks-proxy/services (+2/-1)
Reviewer Review Type Date Requested Status
Cristian Gonzalez (community) Approve
Review via email: mp+402623@code.launchpad.net

Commit message

webhooks-proxy: Update Canonical networks

To post a comment you must log in.
Revision history for this message
Cristian Gonzalez (cristiangsp) wrote :

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/mojo-lp-webhooks-proxy/services b/mojo-lp-webhooks-proxy/services
2index 908a564..9ab45bb 100644
3--- a/mojo-lp-webhooks-proxy/services
4+++ b/mojo-lp-webhooks-proxy/services
5@@ -101,8 +101,9 @@ webhooks-proxy:
6 224.0.0.0/4, 240.0.0.0/4,
7 # Canonical networks.
8 91.189.88.0/21, 162.213.32.0/22, 185.125.188.0/22,
9+ 194.169.254.0/24,
10 "2001:67c:1360::/48", "2001:67c:1560::/46",
11- "2620:2d:4000::/44",
12+ "2620:2d:4000::/44", "2a06:bc80::/29",
13 ]
14 http_access: deny
15 # IPv6 is not supported in PS4.5, but disallowing it entirely is

Subscribers

People subscribed via source and target branches