firewalld-formula/test/integration/default/firewalld_spec.rb

4 lines
64 B
Ruby
Raw Normal View History

2017-03-10 19:30:39 +01:00
describe service('firewalld') do
it { should be_running }
end