Javier Bértoli
951050008d
Update pillar.example
6年前
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年前
Javier Bértoli
d3928d1be0
Refactor ipset format, add backward compatibility
See https://github.com/saltstack-formulas/firewalld-formula/pull/21#pullrequestreview-146958098
6年前
Javier Bértoli
7bc3a9cdd4
Use mapped data instead of pillar.get data
6年前
Javier Bértoli
bcd47361ca
Refactor .kitchen.yml to use pillar.example as pillar
6年前
Javier Bértoli
e513275112
Updated REDME
6年前
Javier Bértoli
b641216b8b
Update testing environment
6年前
Javier Bértoli
8694a11de5
Merge pull request #21 from aboe76/update_config_6.x
update firewalld formula for firewalld > 0.6
6年前
Niels Abspoel
7c0b6aeb55
fix whitespacing
6年前
Niels Abspoel
36da1094b7
update firewalld formula for firewalld > 0.6
6年前
Niels Abspoel
1ddb09137c
Merge pull request #20 from noelmcloughlin/suseSupport
notify nosupport if SLES version < 15
6年前
N
1ba51b8583
notify nosupport if SLES version < 15
6年前
Niels Abspoel
1038546745
Merge pull request #19 from noelmcloughlin/renamefile
fix filename
6年前
N
ac07060c6f
fix filename
6年前
Niels Abspoel
31ad6eb4c2
Merge pull request #17 from saltstack-formulas/revert-16-master
Revert "Fix ipset:type colon handling error"
6年前
Niels Abspoel
c7f4b3a611
Revert "Fix ipset:type colon handling error"
6年前
Niels Abspoel
0a1f82dbf6
Merge pull request #16 from netmanagers/master
Fix ipset:type colon handling error
6年前
Javier Bértoli
2fc03fbd70
Fix ipset:type colon handling error
6年前
Niels Abspoel
b607a7abdd
Merge pull request #15 from Angelo-Verona/master
Default file permission for firewalld.conf
7年前
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年前
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年前
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年前
Niels Abspoel
be25aa2fa6
Merge pull request #12 from netmanagers/master
Add warning header to salt-generated files
7年前
Javier Bértoli
141d8a4781
Add warning header to salt-generated files
7年前
Javier Bértoli
462964c184
Merge pull request #11 from aboe76/suse_support
add suse_support
7年前
Niels Abspoel
5904c75875
add suse_support
7年前
Javier Bértoli
f5093495bc
Merge pull request #10 from amendlik/service-reload
Reload service rather than restart
7年前
Adam Mendlik
103afc0a18
Reload, rather than restart, the FirewallD service
7年前
Adam Mendlik
112580daa1
Add basic test suite
7年前
Niels Abspoel
97fac49bfd
Merge pull request #9 from Hoovism/master
Added comment option for zone sources.
8年前
Matthew Hoover
cc617a97ef
Added comment option for zone sources.
8年前
Niels Abspoel
9d783b178a
Merge pull request #8 from hoonetorg/firewalld04
firewalld 0.4 settings
8年前
hoonetorg
25cdfe3bbe
firewalld 0.4 settings
8年前
Niels Abspoel
b78b3a3a2b
Merge pull request #7 from hoonetorg/directrules
implement direct rules
8年前
hoonetorg
9dc0a77167
implement direct rules
8年前
Niels Abspoel
c17457629e
Merge pull request #6 from hoonetorg/20163fix
fix data type in templates, which broke formula for 2016.3
8年前
hoonetorg
b91d65d135
fix data type in zone and service template, which broke formula for 2016.3
8年前
Wolodja Wentland
aeeb6fd38a
Merge pull request #4 from aboe76/ipset_support
add ipset support for firewalld
8年前
Niels Abspoel
c5a01c837e
add ipset support for firewalld
8年前
Niels Abspoel
68bebd6fbb
Merge pull request #3 from cmercier/master
change the restart, it was not effective before
8年前
Clément Mercier
588bf5efcf
change the restart, it was not effective before
8年前
Colton Myers
bbe8e33364
Merge pull request #1 from aboe76/improvements
improvements to formula with defaults.yaml
8年前
Niels Abspoel
5fc2f58b0c
improvements to formula with defaults.yaml
8年前
David Bezuidenhout
d55b767b91
[remove] clean-up some code, mostly code commented out
8年前
David
d78e3510d6
Merge pull request #4 from aboe76/master
Minor improvements
9年前
Niels Abspoel
cea22ec1e1
Updated Readme,
Tested formula on 2015.5.0 Archlinux and found no issues
9年前
Niels Abspoel
e77a52cf27
fix newline to make service.xml files more readable
9年前
David Bezuidenhout
8afeae049f
[fix] mising bracket at endfor loop at <destination ipv6
9年前
David Bezuidenhout
941b2768b1
[fix] service definition in rich rules - thx jdreese on Github
9年前
David Bezuidenhout
847417f03e
[update] jinja brackets so that resulting output on xml files are better
human readable
9年前