Ottomata has uploaded a new change for review.

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


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/79078/1

diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 4f44858..84d22d2 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/geocoding 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: newchange
Gerrit-Change-Id: I2482279fb65f5953fe5ac2f297ce1f8ac4d0ba4e
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