Dzahn has submitted this change and it was merged.

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


add mapped IPv6 address for eventlog1001

This would be nice because then we can do things
like Ia611b075d18a91630fd and have rules for v4 and v6
without needing a special case for this host.

Because other hosts like deployment and maintenance already
have v6 but this does not.

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

Approvals:
  Ottomata: Looks good to me, but someone else must approve
  Filippo Giunchedi: Looks good to me, but someone else must approve
  Alexandros Kosiaris: Looks good to me, but someone else must approve
  Dzahn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 3380dfa..ebf6c72 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1078,6 +1078,7 @@
 
     include standard
     include base::firewall
+    interface::add_ip6_mapped { 'main': interface => 'eth0', }
 }
 
 # EventLogging Analytics does not (yet?) run in codfw.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3f5d90a66d5f9c205d80f73f4dc15b99442512f1
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to