Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/178704
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/04/178704/1 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: newchange Gerrit-Change-Id: I284648fd91f8a32b813b6635080d425af5bb0320 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
