This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
firewalld-formula
forked from
ExternalMirrors/firewalld-formula
Watch
2
Star
0
Fork
0
Code
Releases
2
Activity
Saltstack Official FirewallD Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56
Commits
1
Branch
Tree:
a2d99c5957
master
v0.7.0
v0.6.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a2d99c5957'
${ noResults }
firewalld-formula
/
test
/
integration
/
default
/
ipset_spec.rb
ipset_spec.rb
62B
Raw
Normal View
History
Refactor backend format, add backward compatibility, simple pkg testing See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
6 years ago
1
2
3
describe package('ipset') do
it { should be_installed }
end