Mark Bergsma has uploaded a new change for review.

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


Change subject: Add secondary (fallback) IPs for wikidata/wikivoyage
......................................................................

Add secondary (fallback) IPs for wikidata/wikivoyage

Change-Id: I751d9f5ba895653af97b7347cd15c634bcf63a02
---
M manifests/role/protoproxy.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/72099/1

diff --git a/manifests/role/protoproxy.pp b/manifests/role/protoproxy.pp
index 6b702fe..f416502 100644
--- a/manifests/role/protoproxy.pp
+++ b/manifests/role/protoproxy.pp
@@ -303,7 +303,7 @@
                 proxy_backend => {
                     'pmtpa' => { 'primary' => '10.2.1.25' },
                     'eqiad' => { 'primary' => '10.2.2.25' },
-                    'esams' => { 'primary' => '10.2.3.25' },
+                    'esams' => { 'primary' => '10.2.3.25', 'secondary' => 
'208.80.154.242' },
                     },
                     ipv6_enabled => true,
                     enabled => true,
@@ -320,7 +320,7 @@
                 proxy_backend => {
                     'pmtpa' => { 'primary' => '10.2.1.25' },
                     'eqiad' => { 'primary' => '10.2.2.25' },
-                    'esams' => { 'primary' => '10.2.3.25' },
+                    'esams' => { 'primary' => '10.2.3.25', 'secondary' => 
'208.80.154.243' },
                     },
                     ipv6_enabled => true,
                     enabled => true,

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

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

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

Reply via email to