Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 2be86fc..4bd94e6 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1802,6 +1802,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: merged
Gerrit-Change-Id: I237c6b219983948e351d708bf2b508e68a326e62
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to