Chad has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92017


Change subject: Shut down search_pool[1-3] in pmtpa
......................................................................

Shut down search_pool[1-3] in pmtpa

All of the servers in this LVS group have been decomissioned

Change-Id: Ia99ba03a1a5377ffe0b03fcf5ef392a19579bc4b
---
M manifests/lvs.pp
1 file changed, 4 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/17/92017/1

diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index 9a47720..b754b64 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -359,15 +359,12 @@
                                'eqiad' => "10.2.2.22",
                        },
                        'search_pool1' => {
-                               'pmtpa' => "10.2.1.11",
                                'eqiad' => "10.2.2.11",
                        },
                        'search_pool2' => {
-                               'pmtpa' => "10.2.1.12",
                                'eqiad' => "10.2.2.12",
                        },
                        'search_pool3' => {
-                               'pmtpa' => "10.2.1.13",
                                'eqiad' => "10.2.2.13",
                        },
                        'search_pool4' => {
@@ -437,9 +434,6 @@
                        'bits' => {
                                'pmtpa' => "10.4.0.252",
                        },
-                       'search_pool1' => {},
-                       'search_pool2' => {},
-                       'search_pool3' => {},
                        'dns_auth' => {},
                        'dns_rec' => {},
                        'https' => {},
@@ -462,7 +456,7 @@
                                'pmtpa' => {
                                        'uploadlb'  => [ '10.4.0.166', 
'10.4.0.187', ],
                                        'uploadsvc' => [ '10.4.0.166', 
'10.4.0.187', ],
-        },
+                               },
                        },
                        'parsoid' => {},
                        'parsoidcache' => {},
@@ -726,7 +720,7 @@
                        'description' => "Lucene search pool 1",
                        'class' => "low-traffic",
                        'protocol' => "tcp",
-                       'sites' => [ "pmtpa", "eqiad" ],
+                       'sites' => [ "eqiad" ],
                        'ip' => $service_ips['search_pool1'][$::site],
                        'port' => 8123,
                        'scheduler' => "wrr",
@@ -743,7 +737,7 @@
                        'description' => "Lucene search pool 2",
                        'class' => "low-traffic",
                        'protocol' => "tcp",
-                       'sites' => [ "pmtpa", "eqiad" ],
+                       'sites' => [ "eqiad" ],
                        'ip' => $service_ips['search_pool2'][$::site],
                        'port' => 8123,
                        'scheduler' => "wrr",
@@ -760,7 +754,7 @@
                        'description' => "Lucene search pool 3",
                        'class' => "low-traffic",
                        'protocol' => "tcp",
-                       'sites' => [ "pmtpa", "eqiad" ],
+                       'sites' => [ "eqiad" ],
                        'ip' => $service_ips['search_pool3'][$::site],
                        'port' => 8123,
                        'scheduler' => "wrr",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia99ba03a1a5377ffe0b03fcf5ef392a19579bc4b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Chad <[email protected]>

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

Reply via email to