Révision 31b17627
Use single line for each parameter definition
manifests/rules/puppet.pp | ||
---|---|---|
1 | 1 |
# manage in puppet |
2 | 2 |
class nftables::rules::puppet ( |
3 |
Array[Integer,1] |
|
4 |
$ports = [8140], |
|
3 |
Array[Integer,1] $ports = [8140], |
|
5 | 4 |
) { |
6 | 5 |
nftables::rule { |
7 | 6 |
'default_in-puppet': |
Formats disponibles : Unified diff