aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/firewall/post.pp
AgeCommit message (Collapse)AuthorFilesLines
2017-04-06firewall: generally accept "jump" param and use tripleo:firewall for log ruleGabriele Cerami1-1/+1
Tentative fix for bug #1669763, trying to use the same class for every rule we want to add to the chain. Change-Id: I4ba451c1b258391c8f1cfb4d73e38828c437b1c1 Closes-Bug: #1669763
2015-06-12Implement Advanced Firewalling supportEmilien Macchi1-0/+51
* Provide a Define function which will allow to manage IPtables rules. * Manage rules in 'pre' and 'post' Puppet stages, it allows to create rules before and after regular Puppet stages (ie: to make sure no rule exists *before* and everything is blocked *after* regular Puppet stages) Change-Id: I84fc79096f6fc3db76a61d012d8cb62dd12bdd89