Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ExternalMirrors
/
firewalld-formula
peilaus alkaen
https://github.com/saltstack-formulas/firewalld-formula
Tarkkaile
1
Äänestä
0
Fork
1
Koodi
Ongelmat
0
Julkaisut
14
Wiki
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.
168
Commitit
1
Haara
Puu:
b8e0cb8b14
master
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.10.1
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.2
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'b8e0cb8b14'
${ noResults }
firewalld-formula
/
test
/
integration
/
default
/
controls
/
backend_spec.rb
backend_spec.rb
96B
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('nftables') do
it { should be_installed }
end