Hello Ottomata,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: Turn off geowiki monitoring
......................................................................

Turn off geowiki monitoring

Due to taking the data repository off-line, the files were no longer
available on http://gp.wmflabs.org/ , and monitoring screamed at us.

We're restructuring the data repositories and bring them back online,
which requires monitoring changes. Afterwards, we'll turn monitoring
back on.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/90/94290/1

diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 4f258c5..4e3ab58 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -955,6 +955,8 @@
 # Checks if the geowiki files served throuh http://gp.wmflabs.org are
 # up to date.
 #
+# Disabled for now due to restructuring of geowiki.
+#
 class misc::statistics::geowiki::jobs::monitoring {
     require misc::statistics::geowiki
 
@@ -969,5 +971,7 @@
         hour    => 21,
         user    => $geowiki_user,
         command => "${geowiki_path}/scripts/check_web_page.sh",
+        # Disabled for now due to restructuring of geowiki
+        ensure  => absent,
     }
 }

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

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

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

Reply via email to