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.
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 年之前
..
files Add support for using ipsets as sources in a zone 7 年之前
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 年之前
defaults.yaml add ipset support for firewalld 8 年之前
direct.sls Reload, rather than restart, the FirewallD service 7 年之前
init.sls Reload, rather than restart, the FirewallD service 7 年之前
ipsets.sls Reload, rather than restart, the FirewallD service 7 年之前
map.jinja add suse_support 7 年之前
services.sls Reload, rather than restart, the FirewallD service 7 年之前
zones.sls Reload, rather than restart, the FirewallD service 7 年之前