Dzahn has uploaded a new change for review.

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

Change subject: planet: add mapped IPv6 address on VMs
......................................................................

planet: add mapped IPv6 address on VMs

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/62/302862/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 92ebd07..7a1143d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2468,6 +2468,8 @@
 # virtual machines hosting 
https://wikitech.wikimedia.org/wiki/Planet.wikimedia.org
 node /^planet[12]001\.(eqiad|codfw)\.wmnet$/ {
     role planet::venus
+
+    interface::add_ip6_mapped { 'main': interface => 'eth0', }
 }
 
 # LDAP servers relied on by OIT for mail

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I973c1d6038e96a00bdb9ecae72a9f5e5d630058d
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