Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/315879
Change subject: pmacct: move firewall, standard include to role
......................................................................
pmacct: move firewall, standard include to role
Move the includes of "standard" and base::firewall
into the role, remove them from node level.
Simplify site.pp
Change-Id: I7b2c66c29f9080c9462defd87c661a155c79016b
---
M manifests/role/pmacct.pp
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/79/315879/1
diff --git a/manifests/role/pmacct.pp b/manifests/role/pmacct.pp
index 4c036cb..5fafe7d 100644
--- a/manifests/role/pmacct.pp
+++ b/manifests/role/pmacct.pp
@@ -4,6 +4,8 @@
}
include ::pmacct
+ include base::firewall
+ include standard
ferm::service { 'bgp':
proto => 'tcp',
--
To view, visit https://gerrit.wikimedia.org/r/315879
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b2c66c29f9080c9462defd87c661a155c79016b
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