Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67336
Change subject: Fix port for Parsoid health check
......................................................................
Fix port for Parsoid health check
For some reason it's working without this, maybe due to the port directive?
Change-Id: I5490d28b1846dda2d76f4baaea222821e39aa996
---
M manifests/lvs.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/36/67336/1
diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index c4769cf..9a73659 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -773,7 +773,7 @@
'depool-threshold' => ".5",
'monitors' => {
'ProxyFetch' => {
- 'url' => [ 'http://localhost:6081' ],
+ 'url' => [ 'http://localhost' ],
},
'IdleConnection' =>
$idleconnection_monitor_options,
},
--
To view, visit https://gerrit.wikimedia.org/r/67336
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5490d28b1846dda2d76f4baaea222821e39aa996
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits