Projet

Général

Profil

Révision f02562f2

IDf02562f2387036f2e001e582b686dc962f78bd80
Parent 2e704fc9
Enfant b01596ea

Ajouté par tr il y a plus de 4 ans

Stop and mask firewalld service

Voir les différences:

spec/classes/nftables_spec.rb
33 33
        :ensure => 'running',
34 34
        :enable => true,
35 35
      )}
36

  
37
      it { is_expected.to contain_service('firewalld').with(
38
        :ensure => 'stopped',
39
        :enable => 'mask',
40
      )}
36 41
    end
37 42
  end
38 43
end

Formats disponibles : Unified diff