launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #20624
[Merge] lp:~blr/canonical-mojo-specs/dogfood-ppa-squid-allow into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk
Kit Randel has proposed merging lp:~blr/canonical-mojo-specs/dogfood-ppa-squid-allow into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk.
Commit message:
Add squid allow rule for dogfood's ppas on qastaging.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~blr/canonical-mojo-specs/dogfood-ppa-squid-allow/+merge/297692
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~blr/canonical-mojo-specs/dogfood-ppa-squid-allow into lp:~canonical-launchpad-branches/canonical-mojo-specs/trunk.
=== modified file 'lp/mojo-lp-snap-proxy/qastaging/deploy'
--- lp/mojo-lp-snap-proxy/qastaging/deploy 2016-04-28 11:52:19 +0000
+++ lp/mojo-lp-snap-proxy/qastaging/deploy 2016-06-16 21:02:27 +0000
@@ -68,6 +68,9 @@
# ppa.launchpad.net, used by apt during "snapcraft
# pull".
91.189.95.83,
+ # ppa.dogfood.content.paddev.net, used by apt during "snapcraft
+ # pull" on qastaging.
+ 91.189.90.138,
# bazaar.launchpad.net, potentially used by "snapcraft
# pull".
91.189.95.84,
Follow ups