Dzahn has submitted this change and it was merged.
Change subject: be more specific about *what* is broken in new search monitoring
......................................................................
be more specific about *what* is broken in new search monitoring
Change-Id: Ie7c45cc3a6227a3b5ec54ce16196eefaaf369c3a
---
M manifests/search.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/search.pp b/manifests/search.pp
index 4a5ca0c..3281349 100644
--- a/manifests/search.pp
+++ b/manifests/search.pp
@@ -120,7 +120,7 @@
if $lucene::server::indexer == false {
monitor_service { "lucene": description => "Lucene",
check_command => "check_lucene", retries => 6 }
- monitor_service { 'lucene_search': description =>
'Lucene search', check_command => "check_lucene_frontend" }
+ monitor_service { 'lucene_search': description =>
'search indices - check lucene status page', check_command =>
"check_lucene_frontend" }
}
}
--
To view, visit https://gerrit.wikimedia.org/r/56328
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7c45cc3a6227a3b5ec54ce16196eefaaf369c3a
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits