BBlack has submitted this change and it was merged.

Change subject: Add public IPv6 to git-ssh LVS IPs
......................................................................


Add public IPv6 to git-ssh LVS IPs

Bug: T100519
Change-Id: I2b81b6b5220970774deea141acbf58e45c26224e
---
M hieradata/common/lvs/configuration.yaml
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/hieradata/common/lvs/configuration.yaml 
b/hieradata/common/lvs/configuration.yaml
index b634551..83c80ca 100644
--- a/hieradata/common/lvs/configuration.yaml
+++ b/hieradata/common/lvs/configuration.yaml
@@ -115,7 +115,9 @@
   mobileapps: &ip_block023
     eqiad: 10.2.2.14
   git-ssh: &ip_block024
-    eqiad: 208.80.154.250
+    eqiad:
+      git-ssh4: 208.80.154.250
+      git-ssh6: 2620:0:861:ed1a::3:16
   aqs: &ip_block025
     eqiad: 10.2.2.12
   eventbus: &ip_block026

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b81b6b5220970774deea141acbf58e45c26224e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Luke081515 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to