Ori.livneh has submitted this change and it was merged. Change subject: statsv: correct module path ......................................................................
statsv: correct module path Change-Id: I284648fd91f8a32b813b6635080d425af5bb0320 --- M modules/webperf/files/statsv.conf 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ori.livneh: Verified; Looks good to me, approved diff --git a/modules/webperf/files/statsv.conf b/modules/webperf/files/statsv.conf index f3dcffb..513b0d5 100644 --- a/modules/webperf/files/statsv.conf +++ b/modules/webperf/files/statsv.conf @@ -9,4 +9,4 @@ respawn respawn limit unlimited -exec /usr/bin/python /srv/statsv/statsv/statsv.py +exec /usr/bin/python /srv/deployment/statsv/statsv/statsv.py -- To view, visit https://gerrit.wikimedia.org/r/178704 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I284648fd91f8a32b813b6635080d425af5bb0320 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
