launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #28322
[Merge] ~cjwatson/rutabaga:update-nrpe-interface-url into rutabaga:master
Colin Watson has proposed merging ~cjwatson/rutabaga:update-nrpe-interface-url into rutabaga:master.
Commit message:
Update nrpe-external-master-interface URL
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/rutabaga/+git/rutabaga/+merge/419141
The old repository seems to have vanished, but the relevant repository has now been recovered under the canonical-ols organization.
This should fix the failing `rutabaga-build-charm` Jenkins job.
See also https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/414245.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/rutabaga:update-nrpe-interface-url into rutabaga:master.
diff --git a/charm/dependencies.txt b/charm/dependencies.txt
index 064ad8b..96a28e1 100644
--- a/charm/dependencies.txt
+++ b/charm/dependencies.txt
@@ -1,6 +1,6 @@
interface @
interface/http git+https://github.com/juju-solutions/interface-http;revno=632131b1
-interface/nrpe-external-master git+https://github.com/cmars/nrpe-external-master-interface;revno=2e0e1fde
+interface/nrpe-external-master git+https://github.com/canonical-ols/nrpe-external-master-interface;revno=2e0e1fde
interface/squid-auth-helper ../../../interface/squid-auth-helper;method=link
layer @
Follow ups