
* 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
7 lines
205 B
YAML
7 lines
205 B
YAML
fixtures:
|
|
repositories:
|
|
'firewall': 'git://github.com/puppetlabs/puppetlabs-firewall.git'
|
|
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
|
|
symlinks:
|
|
"tripleo": "#{source_dir}"
|