Révision 2cc54308
Remove optional modifier on $table
It does not really make sense to pass undef to nftables::rule
manifests/simplerule.pp | ||
---|---|---|
19 | 19 |
$order = '50', |
20 | 20 |
String |
21 | 21 |
$chain = 'default_in', |
22 |
Optional[String]
|
|
22 |
String
|
|
23 | 23 |
$table = 'inet-filter', |
24 | 24 |
Enum['accept', 'drop'] |
25 | 25 |
$action = 'accept', |
Formats disponibles : Unified diff