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