Saltstack Official FirewallD Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
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 hace 7 años
..
files Add support for using ipsets as sources in a zone hace 7 años
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 hace 7 años
defaults.yaml add ipset support for firewalld hace 8 años
direct.sls Reload, rather than restart, the FirewallD service hace 7 años
init.sls Reload, rather than restart, the FirewallD service hace 7 años
ipsets.sls Reload, rather than restart, the FirewallD service hace 7 años
map.jinja add suse_support hace 7 años
services.sls Reload, rather than restart, the FirewallD service hace 7 años
zones.sls Reload, rather than restart, the FirewallD service hace 7 años