Mobrovac has uploaded a new change for review.

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

Change subject: Mathoid: Enable advanced enpoint monitoring
......................................................................

Mathoid: Enable advanced enpoint monitoring

As of d824fc6 Mathoid is exposing its monitoring spec at /?spec in
production. This patch enables its checking.

Change-Id: Ifae3e8ab62a9d831db27df97f92cd8daa9a5317e
---
M modules/mathoid/manifests/init.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/98/229398/1

diff --git a/modules/mathoid/manifests/init.pp 
b/modules/mathoid/manifests/init.pp
index d576149..26586cd 100644
--- a/modules/mathoid/manifests/init.pp
+++ b/modules/mathoid/manifests/init.pp
@@ -38,6 +38,7 @@
             png       => $png_generation,
             speakText => $speakText_generation,
         },
-        healthcheck_url => '/_info',
+        healthcheck_url => '',
+        has_spec        => true,
     }
 }

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

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

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

Reply via email to