Révision 6c2f0f10
rubocop -f RSpec/RepeatedExampleGroupDescription
spec/classes/ip_nat_spec.rb | ||
---|---|---|
123 | 123 |
} |
124 | 124 |
end |
125 | 125 |
|
126 |
context 'table ip nat chain postrouting' do |
|
126 |
context 'table ipv4 nat chain postrouting' do
|
|
127 | 127 |
it { |
128 | 128 |
expect(subject).to contain_concat('nftables-ip-nat-chain-POSTROUTING').with( |
129 | 129 |
path: '/etc/nftables/puppet-preflight/ip-nat-chain-POSTROUTING.nft', |
... | ... | |
211 | 211 |
} |
212 | 212 |
end |
213 | 213 |
|
214 |
context 'table ip nat chain postrouting' do |
|
214 |
context 'table ipv6 nat chain postrouting' do
|
|
215 | 215 |
it { |
216 | 216 |
expect(subject).to contain_concat('nftables-ip6-nat-chain-POSTROUTING6').with( |
217 | 217 |
path: '/etc/nftables/puppet-preflight/ip6-nat-chain-POSTROUTING6.nft', |
Formats disponibles : Unified diff