Faidon has submitted this change and it was merged.
Change subject: Enable LVS check for ms-fe.eqiad.wmnet
......................................................................
Enable LVS check for ms-fe.eqiad.wmnet
Ceph is going into production, let's make sure it doesn't break without
us knowing :-)
Change-Id: Ice8ba87416113acd54a045f84961c08fa077d21c
---
M manifests/lvs.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Faidon: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index 41a87cb..d5cf87b 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -954,7 +954,7 @@
monitor_service_lvs_http { "rendering.svc.pmtpa.wmnet": ip_address =>
"10.2.1.21", check_command => "check_http_lvs!en.wikipedia.org!/wiki/Main_Page"
}
monitor_service_lvs_http { "rendering.svc.eqiad.wmnet": ip_address =>
"10.2.2.21", check_command => "check_http_lvs!en.wikipedia.org!/wiki/Main_Page"
}
monitor_service_lvs_http { "ms-fe.pmtpa.wmnet": ip_address =>
"10.2.1.27", check_command =>
"check_http_lvs!ms-fe.pmtpa.wmnet!/monitoring/backend" }
- #monitor_service_lvs_http { "ms-fe.eqiad.wmnet": ip_address =>
"10.2.2.27", check_command =>
"check_http_lvs!ms-fe.eqiad.wmnet!/monitoring/backend" }
+ monitor_service_lvs_http { "ms-fe.eqiad.wmnet": ip_address =>
"10.2.2.27", check_command =>
"check_http_lvs!ms-fe.eqiad.wmnet!/monitoring/backend" }
monitor_service_lvs_http { "parsoid.svc.pmtpa.wmnet": ip_address =>
"10.2.1.28", check_command => "check_http_on_port!8000", contact_group =>
"admins,parsoid" }
monitor_service_lvs_http { "parsoid.svc.eqiad.wmnet": ip_address =>
"10.2.2.28", check_command => "check_http_on_port!8000", contact_group =>
"admins,parsoid" }
monitor_service_lvs_http { "parsoidcache.svc.pmtpa.wmnet": ip_address
=> "10.2.1.29", check_command => "check_http_on_port!6081", contact_group =>
"admins,parsoid" }
--
To view, visit https://gerrit.wikimedia.org/r/61392
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ice8ba87416113acd54a045f84961c08fa077d21c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <[email protected]>
Gerrit-Reviewer: Faidon <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits