← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/turnip:update-nrpe-interface-url into turnip:master

 

You have been requested to review the proposed merge of ~cjwatson/turnip:update-nrpe-interface-url into turnip:master.

For more details, see:
https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/414245

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 `turnip-build-charm` Jenkins job (see e.g. https://jenkins.ols.canonical.com/online-services/job/turnip-build-charm/2115/console).

-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/turnip:update-nrpe-interface-url into turnip:master.
diff --git a/charm/dependencies.txt b/charm/dependencies.txt
index b0ee2a5..66e5dea 100644
--- a/charm/dependencies.txt
+++ b/charm/dependencies.txt
@@ -2,7 +2,7 @@ interface			@
 interface/rabbitmq		git+https://github.com/openstack/charm-interface-rabbitmq;revno=571f486
 interface/http			git+https://github.com/juju-solutions/interface-http;revno=4a232c69
 interface/mount			git+https://github.com/juju-solutions/interface-mount;revno=d5a2526f
-interface/nrpe-external-master	git+https://github.com/cmars/nrpe-external-master-interface;revno=20b2b9fb
+interface/nrpe-external-master	git+https://github.com/canonical-ols/nrpe-external-master-interface;revno=20b2b9fb
 
 layer				@
 layer/apt			git+https://git.launchpad.net/layer-apt;revno=cf78622e

References