Saltstack Official FirewallD Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前