Rush has uploaded a new change for review.

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

Change subject: elasticsearch: add firewalling to elastic102[3-6]
......................................................................

elasticsearch: add firewalling to elastic102[3-6]

We put this on 1023 already and stepped through the
process, I am going to disable puppet and rollout to
the other 3 and we are going to let sit until tomorrow
as a safety precaution.

Change-Id: I42abe7f3f9c6cf3f28dfff9837732dc63e157e02
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/234005/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 994a3d0..9bfb19a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -855,7 +855,7 @@
 
     role elasticsearch::server
 
-    if $::hostname == 'elastic1023' {
+    if $::hostname == 'elastic102[3-6]' {
         include base::firewall
     }
 }

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

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

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

Reply via email to