15a48462f0
See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
4 lines
62 B
Ruby
4 lines
62 B
Ruby
describe package('ipset') do
|
|
it { should be_installed }
|
|
end
|