Révision 8efbdf9a
Refactoring
manifests/rules/puppet.pp | ||
---|---|---|
3 | 3 |
Array[Integer,1] |
4 | 4 |
$ports = [8140], |
5 | 5 |
) { |
6 |
nftables::filter::chain::rule{
|
|
6 |
nftables::rule{ |
|
7 | 7 |
'default_in-puppet': |
8 | 8 |
content => "tcp dport {${join($ports,', ')}} accept", |
9 | 9 |
} |
Formats disponibles : Unified diff