Dzahn has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/391735 )
Change subject: pmacct: move firewall to role, use profile
......................................................................
pmacct: move firewall to role, use profile
Change-Id: Iac54f640a300fd846bdf86164e2740757b87883f
---
M modules/profile/manifests/pmacct.pp
M modules/role/manifests/pmacct.pp
2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/35/391735/1
diff --git a/modules/profile/manifests/pmacct.pp
b/modules/profile/manifests/pmacct.pp
index 974638a..1b0bf6d 100644
--- a/modules/profile/manifests/pmacct.pp
+++ b/modules/profile/manifests/pmacct.pp
@@ -29,7 +29,6 @@
}
include ::standard
- include ::base::firewall
$loopbacks = [
# eqiad
diff --git a/modules/role/manifests/pmacct.pp b/modules/role/manifests/pmacct.pp
index ab089f5..7a96853 100644
--- a/modules/role/manifests/pmacct.pp
+++ b/modules/role/manifests/pmacct.pp
@@ -1,4 +1,5 @@
#
class role::pmacct {
+ include ::profile::base::firewall
include ::profile::pmacct
}
--
To view, visit https://gerrit.wikimedia.org/r/391735
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac54f640a300fd846bdf86164e2740757b87883f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits