Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
salt
/
firewalld-formula
forkattu lähteestä
ExternalMirrors/firewalld-formula
Tarkkaile
2
Äänestä
0
Fork
0
Koodi
Julkaisut
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.
79
Commitit
1
Haara
Puu:
8136b75fa0
master
v0.7.0
v0.6.2
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '8136b75fa0'
${ noResults }
firewalld-formula
/
test
/
integration
/
default
/
controls
/
ipset_spec.rb
ipset_spec.rb
93B
Raaka
Normal View
Historia
fix(rubocop): add fixes using `rubocop --safe-auto-correct`
5 vuotta sitten
Refactor backend format, add backward compatibility, simple pkg testing See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
6 vuotta sitten
1
2
3
4
5
# frozen_string_literal: true
describe package('ipset') do
it { should be_installed }
end