BBlack has uploaded a new change for review.

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

Change subject: pybal: switch healthchecks to Special:BlankPage
......................................................................

pybal: switch healthchecks to Special:BlankPage

Change-Id: I347a95bb7f33ff8ec1230c81ca408ca03f39f2ae
---
M hieradata/common/lvs/configuration.yaml
1 file changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/233053/1

diff --git a/hieradata/common/lvs/configuration.yaml 
b/hieradata/common/lvs/configuration.yaml
index 44a8d27..5b64838 100644
--- a/hieradata/common/lvs/configuration.yaml
+++ b/hieradata/common/lvs/configuration.yaml
@@ -119,7 +119,7 @@
         timeout-clean-reconnect: 3
         max-delay: 300
     icinga:
-      uri: en.wikipedia.org!/wiki/Main_Page
+      uri: en.wikipedia.org!/wiki/Special:BlankPage
       sites:
         eqiad:
           hostname: text-lb.eqiad.wikimedia.org
@@ -146,7 +146,7 @@
     monitors:
       ProxyFetch:
         url:
-        - https://en.wikipedia.org/wiki/Main_Page
+        - https://en.wikipedia.org/wiki/Special:BlankPage
       IdleConnection:
         timeout-clean-reconnect: 3
         max-delay: 300
@@ -254,7 +254,7 @@
       cluster: cache_mobile
       service: varnish-fe
     icinga:
-      uri: en.m.wikipedia.org!/wiki/Main_Page
+      uri: en.m.wikipedia.org!/wiki/Special:BlankPage
       sites:
         eqiad:
           hostname: mobile-lb.eqiad.wikimedia.org
@@ -278,7 +278,7 @@
     monitors:
       ProxyFetch:
         url:
-        - https://en.m.wikipedia.org/wiki/Angelsberg
+        - https://en.m.wikipedia.org/wiki/Special:BlankPage
       IdleConnection:
         timeout-clean-reconnect: 3
         max-delay: 300
@@ -382,7 +382,7 @@
     monitors:
       ProxyFetch:
         url:
-        - http://en.wikipedia.org/wiki/Main_Page
+        - http://en.wikipedia.org/wiki/Special:BlankPage
       IdleConnection:
         timeout-clean-reconnect: 3
         max-delay: 300
@@ -395,7 +395,7 @@
       cluster: appserver
       service: apache2
     icinga:
-      check_command: check_http_lvs!en.wikipedia.org!/wiki/Main_Page
+      check_command: check_http_lvs!en.wikipedia.org!/wiki/Special:BlankPage
       sites:
         eqiad:
           hostname: appservers.svc.eqiad.wmnet
@@ -424,7 +424,7 @@
       cluster: imagescaler
       service: apache2
     icinga:
-      check_command: check_http_lvs!en.wikipedia.org!/wiki/Main_Page
+      check_command: check_http_lvs!en.wikipedia.org!/wiki/Special:BlankPage
       sites:
         eqiad:
           hostname: rendering.svc.eqiad.wmnet

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I347a95bb7f33ff8ec1230c81ca408ca03f39f2ae
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <bbl...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to