Révision 61f03b47
Switch $order$fragmenta/b to $order-$fragment-a/b
spec/classes/nftables_spec.rb | ||
---|---|---|
85 | 85 |
is_expected.to contain_concat__fragment('nftables-inet-filter-chain-INPUT-rule-web_accept').with( |
86 | 86 |
target: 'nftables-inet-filter-chain-INPUT', |
87 | 87 |
content: %r{^ iifname eth0 tcp dport \{ 80, 443 \} accept$}, |
88 |
order: '50nftables-inet-filter-chain-INPUT-rule-web_acceptb',
|
|
88 |
order: '50-nftables-inet-filter-chain-INPUT-rule-web_accept-b',
|
|
89 | 89 |
) |
90 | 90 |
} |
91 | 91 |
end |
Formats disponibles : Unified diff