launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #25809
[Merge] lp:~cjwatson/canonical-mojo-specs/snap-proxy-new-ppa-addresses into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk
Colin Watson has proposed merging lp:~cjwatson/canonical-mojo-specs/snap-proxy-new-ppa-addresses into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk.
Commit message:
snap-proxy: Add new ppa.launchpad.net IP addresses
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/canonical-mojo-specs/snap-proxy-new-ppa-addresses/+merge/394963
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/canonical-mojo-specs/snap-proxy-new-ppa-addresses into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk.
=== modified file 'lp/mojo-lp-snap-proxy/production/deploy'
--- lp/mojo-lp-snap-proxy/production/deploy 2020-10-05 11:10:47 +0000
+++ lp/mojo-lp-snap-proxy/production/deploy 2020-12-07 17:02:29 +0000
@@ -75,7 +75,7 @@
162.213.33.8, 162.213.33.9,
# ppa.launchpad.net, used by apt during "snapcraft
# pull".
- 91.189.95.83,
+ 91.189.95.83, 91.189.95.85, 91.189.94.85,
# bazaar.launchpad.net, potentially used by "snapcraft
# pull".
91.189.95.84,
=== modified file 'lp/mojo-lp-snap-proxy/qastaging/deploy'
--- lp/mojo-lp-snap-proxy/qastaging/deploy 2020-10-05 11:10:47 +0000
+++ lp/mojo-lp-snap-proxy/qastaging/deploy 2020-12-07 17:02:29 +0000
@@ -75,7 +75,7 @@
162.213.33.8, 162.213.33.9,
# ppa.launchpad.net, used by apt during "snapcraft
# pull".
- 91.189.95.83,
+ 91.189.95.83, 91.189.95.85, 91.189.94.85,
# ppa.dogfood.content.paddev.net, used by apt during
# "snapcraft pull" on qastaging.
91.189.90.138,
Follow ups