Matanya has uploaded a new change for review.

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

Change subject: puppetproxy: remove firewall
......................................................................

puppetproxy: remove firewall

We don't use puppetproxy since brewster was decommed, and we don't someone
setting the role to suddenly get blocked by firewall he wasn't planning on
using. Firewalls go on node level, not role level.

Change-Id: If828eff33fab5f99abcca20a6bc9233970d8e830
---
M manifests/role/haproxy.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/79/138279/1

diff --git a/manifests/role/haproxy.pp b/manifests/role/haproxy.pp
index f0f5b15..c3681b1 100644
--- a/manifests/role/haproxy.pp
+++ b/manifests/role/haproxy.pp
@@ -3,7 +3,6 @@
         description => 'Puppet proxying through haproxy host',
     }
 
-    include base::firewall
     ferm::rule { 'puppet_haproxy':
         rule => 'proto tcp dport 8140 { saddr $ALL_NETWORKS ACCEPT; }'
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If828eff33fab5f99abcca20a6bc9233970d8e830
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <mata...@foss.co.il>

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

Reply via email to