Projet

Général

Profil

Révision ce22630b

IDce22630b450307b5989bf421af02e8cb370927e3
Parent 03d8e696
Enfant f0bd8791

Ajouté par Steve Traylen il y a plus de 4 ans

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.

Voir les différences:

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