Révision 11bf7237
lint_fix results
manifests/rules/out/all.pp | ||
---|---|---|
1 | 1 |
# allow all outbound |
2 | 2 |
class nftables::rules::out::all { |
3 |
nftables::rule{ |
|
3 |
nftables::rule {
|
|
4 | 4 |
'default_out-all': |
5 | 5 |
order => '90', |
6 | 6 |
content => 'accept', |
7 |
|
|
8 | 7 |
} |
9 | 8 |
} |
Formats disponibles : Unified diff