Giuseppe Lavagetto has submitted this change and it was merged.

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.

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

Approvals:
  Giuseppe Lavagetto: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ifae3e8ab62a9d831db27df97f92cd8daa9a5317e
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Physikerwelt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to