Révision 11bf7237
lint_fix results
manifests/rules/out/ospf.pp | ||
---|---|---|
1 | 1 |
# manage out ospf |
2 | 2 |
class nftables::rules::out::ospf { |
3 |
nftables::rule{ |
|
3 |
nftables::rule {
|
|
4 | 4 |
'default_out-ospf': |
5 | 5 |
content => 'ip daddr { 224.0.0.5, 224.0.0.6 } meta l4proto ospf accept', |
6 | 6 |
} |
Formats disponibles : Unified diff