Muehlenhoff has uploaded a new change for review.

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

Change subject: Enable ferm on remaining phabricator db hosts
......................................................................

Enable ferm on remaining phabricator db hosts

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/71/233671/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 980dc71..d28ea89 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -710,6 +710,7 @@
         shard  => 'm3',
         master => true,
     }
+    include base::firewall
 }
 
 node 'db1048.eqiad.wmnet' {
@@ -726,6 +727,7 @@
     class { 'role::mariadb::misc::phabricator':
         shard => 'm3',
     }
+    include base::firewall
 }
 
 # m4 shard

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

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

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

Reply via email to