Révision 11bf7237
lint_fix results
manifests/rules/out/dhcpv6_client.pp | ||
---|---|---|
1 | 1 |
class nftables::rules::out::dhcpv6_client { |
2 |
nftables::rule{ |
|
2 |
nftables::rule {
|
|
3 | 3 |
'default_out-dhcpv6_client': |
4 | 4 |
content => 'ip6 saddr fe80::/10 udp sport 546 udp dport 547 accept', |
5 | 5 |
} |
Formats disponibles : Unified diff