4 lines
64 B
Ruby
Raw Normal View History

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