Faidon Liambotis has uploaded a new change for review.

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

Change subject: Remove role mail::mx from polonium/lead
......................................................................

Remove role mail::mx from polonium/lead

They are about to be wiped, but let's have them running puppet until
then. Remove the MX classes since they are about to get changed in
incompatible ways with trusty.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/241657/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 0b818d5..4ef9c26 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1368,9 +1368,8 @@
 }
 
 
-# secondary mailserver
+# spare
 node 'lead.wikimedia.org' {
-    role mail::mx
     include standard
     include base::firewall
     interface::add_ip6_mapped { 'main': }
@@ -2255,12 +2254,10 @@
     include base::firewall
 }
 
-# primary mail server
+# spare
 node 'polonium.wikimedia.org' {
-    role mail::mx
     include standard
     include base::firewall
-
     interface::add_ip6_mapped { 'main': }
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief55e471941e1b9b16441281f5a25516af2e12a9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>

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

Reply via email to