Dzahn has submitted this change and it was merged.

Change subject: lvs (labs) config: remove pmtpa
......................................................................


lvs (labs) config: remove pmtpa

justremoving all the pmtpa config

but do we have eqiad equivalents to add
for all the labs stuff or is this ok for now?

Change-Id: I8f1789887fe8aef1196be7d301e6f40be548b603
---
M modules/lvs/manifests/configuration.pp
1 file changed, 0 insertions(+), 17 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/lvs/manifests/configuration.pp 
b/modules/lvs/manifests/configuration.pp
index acf73d8..3718c08 100644
--- a/modules/lvs/manifests/configuration.pp
+++ b/modules/lvs/manifests/configuration.pp
@@ -12,7 +12,6 @@
                 default => undef,
             },
             'labs' => $::site ? {
-                'pmtpa' => [ "i-00000051" ],
                 default => undef,
             },
             default => undef,
@@ -26,7 +25,6 @@
                 default => undef,
             },
             'labs' => $::site ? {
-                'pmtpa' => [ "i-00000051" ],
                 default => undef,
             },
             default => undef,
@@ -41,7 +39,6 @@
                 default => undef,
             },
             'labs' => $::site ? {
-                'pmtpa' => [ "i-00000051" ],
                 default => undef,
             },
             default => undef,
@@ -54,7 +51,6 @@
                 default => undef,
             },
             'labs' => $::site ? {
-                'pmtpa' => [ "i-00000051" ],
                 default => undef,
             },
             default => undef,
@@ -244,29 +240,20 @@
         },
         'labs' => {
             'text' => {
-                'pmtpa' => "10.4.0.4",
             },
             'apaches' => {
-                'pmtpa' => "10.4.0.254",
             },
             'hhvm_appservers' => {
-                'pmtpa' => "10.4.0.254",
             },
             'hhvm_apaches' => {
-                # left empty as probably not used anymore
             },
             'rendering' => {
-                # Used to be 10.4.0.252
-                'pmtpa' => [ '10.4.0.166', '10.4.0.187', ],
             },
             'api' => {
-                'pmtpa' => "10.4.0.253",
             },
             'hhvm_api' => {
-                'pmtpa' => "10.4.0.254",
             },
             'bits' => {
-                'pmtpa' => "10.4.0.252",
             },
             'search_pool1' => {},
             'search_pool2' => {},
@@ -292,10 +279,6 @@
                 'eqiad' => '10.68.16.189',  # deployment-upload.eqiad.wmflabs
             },
             'upload' => {
-                'pmtpa' => {
-                    'uploadlb'  => [ '10.4.0.166', '10.4.0.187', ],
-                    'uploadsvc' => [ '10.4.0.166', '10.4.0.187', ],
-                },
             },
             'parsoid' => {},
             'parsoidcache' => {},

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f1789887fe8aef1196be7d301e6f40be548b603
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: John F. Lewis <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to