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.
Steven Daniele afcf5e7700
refactor: split default maps into separate files
4 years ago
..
files style(zone.xml): remove all trailing whitespaces 4 years ago
yaml_dump test: verify map output using `yaml_dump` 4 years ago
backend.sls Refactor backend format, add backward compatibility, simple pkg testing 6 years ago
config.sls 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 years ago
defaults.yaml fix(yamllint): fix all errors 5 years ago
direct.sls Reload, rather than restart, the FirewallD service 7 years ago
init.sls feat(linux): archlinux support (no osfinger grain) 5 years ago
ipsets.sls update service and zones with more options 5 years ago
map.jinja refactor: split default maps into separate files 4 years ago
osarchmap.yaml refactor: split default maps into separate files 4 years ago
osfamilymap.yaml refactor: split default maps into separate files 4 years ago
osfingermap.yaml refactor: split default maps into separate files 4 years ago
osmap.yaml refactor: split default maps into separate files 4 years ago
services.sls Reload, rather than restart, the FirewallD service 7 years ago
zones.sls Reload, rather than restart, the FirewallD service 7 years ago