Révision ce22630b
Remove duplicate flush on reload
When nftables was reloaded a flush was being done both in the systemd
reload call and in the nft script itself.
spec/acceptance/default_spec.rb | ||
---|---|---|
44 | 44 |
it { is_expected.to be_file } |
45 | 45 |
end |
46 | 46 |
|
47 |
describe file('/etc/systemd/system/nftables.service.d/puppet_nft.conf') do |
|
48 |
it { is_expected.to be_file } |
|
49 |
end |
|
50 |
|
|
47 | 51 |
describe file('/etc/nftables/puppet') do |
48 | 52 |
it { is_expected.to be_directory } |
49 | 53 |
end |
Formats disponibles : Unified diff