This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ExternalMirrors
/
firewalld-formula
огледало од
https://github.com/saltstack-formulas/firewalld-formula
Прати
1
Волим
0
Креирај огранак
1
Код
Дискусије
0
Издања
14
Вики
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.
95
Комити
1
Грана
Дрво:
20cb8a60d3
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
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '20cb8a60d3'
${ noResults }
firewalld-formula
/
test
/
integration
/
default
/
controls
/
ipset_spec.rb
ipset_spec.rb
93B
Датотека
Normal View
Историја
fix(rubocop): add fixes using `rubocop --safe-auto-correct`
пре 5 година
Refactor backend format, add backward compatibility, simple pkg testing See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
пре 6 година
1
2
3
4
5
# frozen_string_literal: true
describe package('ipset') do
it { should be_installed }
end