Imran Iqbal
c5f114d886
feat(semantic-release): implement for this formula
* Automated using https://github.com/myii/ssf-formula/pull/95
5 yıl önce
Imran Iqbal
db9597e398
Merge pull request #32 from Sxderp/pr-remove-unexpected-icmp-block-attribtue
Remove name attribute in icmp-block-inversion
5 yıl önce
Steven Daniele
12b696a8fe
Remove name attribute in icmp-block-inversion
Firewalld does not parse the name attribute.
Log message:
firewalld[1999]: ERROR: Failed to load zone file 'public.xml':
PARSE_ERROR: icmp-block-inversion: Unexpected attribute name
5 yıl önce
Imran Iqbal
9646ead4b4
Merge pull request #31 from Sxderp/pr-fix-block-inversion-key-name
Fix typo in icmp block inversion key name
5 yıl önce
Steven Daniele
64825e20ab
Fix typo in icmp block inversion key name
5 yıl önce
Niels Abspoel
ae1f2453d3
add updated firewalld.conf from 0.7.1
5 yıl önce
Niels Abspoel
4937787038
Merge pull request #29 from noelmcloughlin/arch
feat(linux): archlinux support (no osfinger grain)
5 yıl önce
N
ad37448038
feat(linux): archlinux support (no osfinger grain)
5 yıl önce
Imran Iqbal
46288d6b50
Merge pull request #28 from aboe76/update_test_images
update test images
5 yıl önce
Niels Abspoel
f560dcd1b4
add @myii recommendations
5 yıl önce
Niels Abspoel
d201f448c9
update test images
5 yıl önce
Imran Iqbal
6a546ca192
Merge pull request #27 from aboe76/improve_service
update service and zones with more options
5 yıl önce
Niels Abspoel
a438f30f50
fix spacing in closing tags
5 yıl önce
Niels Abspoel
9522826dcb
update gems
5 yıl önce
Niels Abspoel
87ecf4eea4
update gems
5 yıl önce
Niels Abspoel
18fc482853
update service and zones with more options
update kitchen travis
fix ipsets.sls
5 yıl önce
Javier Bértoli
f5c2acbd3a
Merge pull request #25 from aboe76/fix_travis
update kitchen.yml and Gemfile
6 yıl önce
Niels Abspoel
b05886c13e
update kitchen.yml and Gemfile
6 yıl önce
Niels Abspoel
22e301a218
Merge pull request #24 from valibud/master
Add support for inet6 ipsets.
6 yıl önce
Valentin Bud
d1d7a9186c
Add support for inet6 ipsets.
6 yıl önce
Niels Abspoel
a2d99c5957
Merge pull request #23 from netmanagers/master
Refactor ipset & backend
6 yıl önce
Javier Bértoli
951050008d
Update pillar.example
6 yıl önce
Javier Bértoli
15a48462f0
Refactor backend format, add backward compatibility, simple pkg testing
See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
6 yıl önce
Javier Bértoli
d3928d1be0
Refactor ipset format, add backward compatibility
See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
6 yıl önce
Javier Bértoli
7bc3a9cdd4
Use mapped data instead of pillar.get data
6 yıl önce
Javier Bértoli
bcd47361ca
Refactor .kitchen.yml to use pillar.example as pillar
6 yıl önce
Niels Abspoel
9017ad5ea2
Merge pull request #22 from netmanagers/master
Update testing environment
6 yıl önce
Javier Bértoli
e513275112
Updated REDME
6 yıl önce
Javier Bértoli
b641216b8b
Update testing environment
6 yıl önce
Javier Bértoli
8694a11de5
Merge pull request #21 from aboe76/update_config_6.x
update firewalld formula for firewalld > 0.6
6 yıl önce
Niels Abspoel
7c0b6aeb55
fix whitespacing
6 yıl önce
Niels Abspoel
36da1094b7
update firewalld formula for firewalld > 0.6
6 yıl önce
Niels Abspoel
1ddb09137c
Merge pull request #20 from noelmcloughlin/suseSupport
notify nosupport if SLES version < 15
6 yıl önce
N
1ba51b8583
notify nosupport if SLES version < 15
6 yıl önce
Niels Abspoel
1038546745
Merge pull request #19 from noelmcloughlin/renamefile
fix filename
6 yıl önce
N
ac07060c6f
fix filename
6 yıl önce
Niels Abspoel
31ad6eb4c2
Merge pull request #17 from saltstack-formulas/revert-16-master
Revert "Fix ipset:type colon handling error"
6 yıl önce
Niels Abspoel
c7f4b3a611
Revert "Fix ipset:type colon handling error"
6 yıl önce
Niels Abspoel
0a1f82dbf6
Merge pull request #16 from netmanagers/master
Fix ipset:type colon handling error
6 yıl önce
Javier Bértoli
2fc03fbd70
Fix ipset:type colon handling error
6 yıl önce
Niels Abspoel
b607a7abdd
Merge pull request #15 from Angelo-Verona/master
Default file permission for firewalld.conf
7 yıl önce
Angelo Verona
b1d6b52307
Default file permission for firewalld.conf is 644 not 640 (CentOS). Even if I think that "others" don't need to read that, it always shows up as file with non-default permissions from default rpm package in security scans. e.g. "rpm -Va |grep ^.M" or more salty way: "salt '*' pkg.verify" / salt '*' pkg.modified firewalld mode=True; manual fix e.g. rpm --setperms firewalld-*.el7.noarch
7 yıl önce
Niels Abspoel
28a15e1707
Merge pull request #14 from pauldalewilliams/add-ipset-as-source-in-zones
Add support for using ipsets as sources in a zone
7 yıl önce
Paul Williams
2fd70c9f41
Add support for using ipsets as sources in a zone
I wanted to be able to add an ipset as a source in the zone without using a rich rule. I believe this change accomplishes that. Tested and working on CentOS 7 (salt master and minion).
7 yıl önce
Niels Abspoel
be25aa2fa6
Merge pull request #12 from netmanagers/master
Add warning header to salt-generated files
7 yıl önce
Javier Bértoli
141d8a4781
Add warning header to salt-generated files
7 yıl önce
Javier Bértoli
462964c184
Merge pull request #11 from aboe76/suse_support
add suse_support
7 yıl önce
Niels Abspoel
5904c75875
add suse_support
7 yıl önce
Javier Bértoli
f5093495bc
Merge pull request #10 from amendlik/service-reload
Reload service rather than restart
7 yıl önce
Adam Mendlik
103afc0a18
Reload, rather than restart, the FirewallD service
7 yıl önce