Mark Bergsma has submitted this change and it was merged.
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(-)
Approvals:
Mark Bergsma: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I751d9f5ba895653af97b7347cd15c634bcf63a02
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits