Ottomata has submitted this change and it was merged.

Change subject: Using renamed geowiki repo instead of editor-geocoding
......................................................................


Using renamed geowiki repo instead of editor-geocoding

Change-Id: I2482279fb65f5953fe5ac2f297ce1f8ac4d0ba4e
---
M manifests/misc/statistics.pp
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 4f44858..e22013a 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -832,7 +832,7 @@
 
 
 # == Class misc::statistics::geowiki
-# Clones analytics/editor-geocoding python scripts
+# Clones analytics/geowiki python scripts
 # and installs a cron job to get recent editor data
 # from the research slave databases and generate
 # editor geocoding statistics, saved back into a db.
@@ -849,7 +849,7 @@
 
        git::clone { 'geowiki':
                directory => $geowiki_path,
-               origin    => 
"https://gerrit.wikimedia.org/r/p/analytics/editor-geocoding.git";,
+               origin    => 
"https://gerrit.wikimedia.org/r/p/analytics/geowiki.git";,
                ensure    => 'present',
                owner     => $geowiki_user,
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2482279fb65f5953fe5ac2f297ce1f8ac4d0ba4e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to