Dzahn has submitted this change and it was merged.

Change subject: add mapped IPv6 address for contint1001
......................................................................


add mapped IPv6 address for contint1001

Let's give it a proper IPv6 address and DNS
records right from the beginning since this
is in the middle of being setup.

Change-Id: Ia04f192fb6daf6a65a18a0c1d91b07c56e8ba946
---
M manifests/site.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index ebf6c72..9b34095 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -291,6 +291,7 @@
         backup::host)
 
     include standard
+    interface::add_ip6_mapped { 'main': interface => 'eth0', }
     include contint::firewall
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia04f192fb6daf6a65a18a0c1d91b07c56e8ba946
Gerrit-PatchSet: 5
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to