Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/61802


Change subject: Changing git url for user_metrics site on stat1001
......................................................................

Changing git url for user_metrics site on stat1001

Change-Id: I1348f72bf03e9f586f1551bbb25e6b25b9229260
---
M manifests/misc/statistics.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/02/61802/1

diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index accf95b..5d39a2d 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -382,7 +382,7 @@
        # clone the E3 Analysis repository
        git::clone { "E3Analysis":
                directory => "$e3_analysis_path",
-               origin    => 
"https://gerrit.wikimedia.org/r/p/analytics/E3Analysis.git";,
+               origin    => 
"https://gerrit.wikimedia.org/r/p/analytics/user-metrics.git";,
                owner     => $metrics_user,
                require   => [Package["python-flask"], File[$e3_home], 
Class["misc::statistics::user"], Class["misc::statistics::packages::python"]],
                ensure    => "latest",

-- 
To view, visit https://gerrit.wikimedia.org/r/61802
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1348f72bf03e9f586f1551bbb25e6b25b9229260
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to