This website requires JavaScript.
Explore
Help
Sign In
saltstack-formulas
/
firewalld-formula
Watch
2
Star
0
Fork
0
You've already forked firewalld-formula
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0bb7751957
firewalld-formula
/
test
/
integration
/
default
/
controls
/
ipset_spec.rb
6 lines
93 B
Ruby
Raw
Normal View
History
Unescape
Escape
fix(rubocop): add fixes using `rubocop --safe-auto-correct`
2019-11-09 08:17:33 +01:00
# frozen_string_literal: true
Refactor backend format, add backward compatibility, simple pkg testing See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
2018-08-26 00:00:11 +02:00
describe
package
(
'ipset'
)
do
it
{
should
be_installed
}
end
Reference in New Issue
Copy Permalink