BBlack has uploaded a new change for review.

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

Change subject: Add base::firewall to role::authdns
......................................................................

Add base::firewall to role::authdns

ferm rules were added in eec83fe0, but without base::firewall they
don't do much in practice.

Change-Id: Ib38a823e3f465c3e701b3660ac08c8db70e0d7b5
---
M manifests/role/authdns.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/09/279609/1

diff --git a/manifests/role/authdns.pp b/manifests/role/authdns.pp
index 60d3c92..5d6aee3 100644
--- a/manifests/role/authdns.pp
+++ b/manifests/role/authdns.pp
@@ -31,6 +31,7 @@
 class role::authdns::server {
     system::role { 'authdns': description => 'Authoritative DNS server' }
 
+    include base::firewall
     include authdns::ganglia
     include role::authdns::data
 

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

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

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

Reply via email to