Matanya has uploaded a new change for review.

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

Change subject: titinium: add firewall to the host
......................................................................

titinium: add firewall to the host

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/66/130066/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 2773139..4175aba 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2453,6 +2453,8 @@
 # titinium hosts archiva.wikimedia.org
 node 'titanium.wikimedia.org' {
     $cluster = 'misc'
+#include firewall here, until it is on all hosts
+    class { 'base::firewall': }
 
     include standard
     include admins::roots

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie25b7fbfc6c465e23d4dc06eeeb6f49095b6d39e
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