Jeremyb has uploaded a new change for review.

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


Change subject: RT 3645 - give iodine a predictable IPv6 address
......................................................................

RT 3645 - give iodine a predictable IPv6 address

then we can have rdns for outbound otrs mail.

maybe doesn't make a big difference because it goes through another MTA on the
way out. but will at least make manual review of headers a bit easier.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/11/94111/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 2671fb3..e4a8092 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2950,6 +2950,8 @@
 
 node "iodine.wikimedia.org" {
     include role::otrs
+
+    interface::add_ip6_mapped { "main": interface => "eth0" }
 }
 
 node /^wtp10(0[1-9]|1[0-9]|2[0-4])\.eqiad\.wmnet$/ {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f536e046bd5dfb9e920fba70a4b642aa344037c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jeremyb <jer...@tuxmachine.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to