Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Fix etherpad monitoring
......................................................................


Fix etherpad monitoring

Bug: T127269
Change-Id: I5beaf3cf415b643f95f421db88da05d79383e82b
---
M manifests/role/etherpad.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/manifests/role/etherpad.pp b/manifests/role/etherpad.pp
index 07bca49..c5603d7 100644
--- a/manifests/role/etherpad.pp
+++ b/manifests/role/etherpad.pp
@@ -22,7 +22,7 @@
 
     monitoring::service { 'etherpad-lite-http':
         description   => 'etherpad.wikimedia.org HTTP',
-        check_command => 'check_http_url!etherpad.wikimedia.org!/',
+        check_command => 'check_http_port_url!9001!/',
     }
 
     ferm::service { 'etherpad_service':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5beaf3cf415b643f95f421db88da05d79383e82b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>

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

Reply via email to