Andrew Bogott has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/370689 )

Change subject: labservices: remove ferm rule that opens mysql to all internal 
hosts
......................................................................

labservices: remove ferm rule that opens mysql to all internal hosts

This database is only used as a local cache, so there's no need
for access outside of the current host.

Bug: T169075
Change-Id: Ie10b9afa15cc9a78659df507e66614039c310f30
---
M modules/role/manifests/labs/dns.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/89/370689/1

diff --git a/modules/role/manifests/labs/dns.pp 
b/modules/role/manifests/labs/dns.pp
index e15edcb..0da4ff3 100644
--- a/modules/role/manifests/labs/dns.pp
+++ b/modules/role/manifests/labs/dns.pp
@@ -16,7 +16,6 @@
 
     # install mysql locally on all dns servers
     include role::mariadb::monitor::dba
-    include role::mariadb::ferm
 
     # Note:  This will install mariadb but won't set up the
     #  pdns database.  Manual steps are:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie10b9afa15cc9a78659df507e66614039c310f30
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>

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

Reply via email to