Dzahn has uploaded a new change for review.

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

Change subject: add IPv6 for silver (wikitech web)
......................................................................

add IPv6 for silver (wikitech web)

Adds a "mapped" IPv6 address (mapped to the v4 address) on silver.

Change-Id: I4559014d8caa06e51b12044b701f44399696bbf9
---
M manifests/site.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/30/214430/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 2327d35..54b1264 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2201,6 +2201,8 @@
     include standard
     include role::nova::manager
     include role::mariadb::wikitech
+
+    interface::add_ip6_mapped { 'main': }
 }
 
 node 'sodium.wikimedia.org' {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4559014d8caa06e51b12044b701f44399696bbf9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to