John F. Lewis has uploaded a new change for review.

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

Change subject: map ipv6 on magnesium
......................................................................

map ipv6 on magnesium

Add the IPv6 map class to magnesium which hosts RT for
the ticket below.

Change-Id: I237c6b219983948e351d708bf2b508e68a326e62
RT: 8444
---
M manifests/site.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/79/172179/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 10ce8d2..cc984f1 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1788,6 +1788,10 @@
 
     class { 'base::firewall': }
 
+    interface::add_ip6_mapped { 'main':
+        interface => 'eth0',
+    }
+
     include admin
     include role::diamond
     include role::racktables

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I237c6b219983948e351d708bf2b508e68a326e62
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>

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

Reply via email to