firewalld-formula/firewalld
Imran Iqbal de4e1915fb
fix(map.jinja): fix salt-lint errors
```bash
Examining firewalld/map.jinja of type state
[209] Jinja comment should have spaces before and after: {# comment #}
firewalld/map.jinja:4
{## Start with  defaults from defaults.yaml ##}

[209] Jinja comment should have spaces before and after: {# comment #}
firewalld/map.jinja:7
{##

[201] Trailing whitespace
firewalld/map.jinja:16
  }, grain='os_family', merge=salt['pillar.get']('firewalld:lookup'))

[209] Jinja comment should have spaces before and after: {# comment #}
firewalld/map.jinja:19
{## Merge the flavor_map to the default settings ##}

[209] Jinja comment should have spaces before and after: {# comment #}
firewalld/map.jinja:22
{## Merge in salt:lookup pillar ##}
```
2019-11-09 08:24:55 +00:00
..
files Remove name attribute in icmp-block-inversion 2019-11-08 10:37:31 -05:00
backend.sls Refactor backend format, add backward compatibility, simple pkg testing 2018-08-25 19:00:11 -03:00
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 2017-12-28 02:45:05 +01:00
defaults.yaml Refactor backend format, add backward compatibility, simple pkg testing 2018-08-25 19:00:11 -03:00
direct.sls Reload, rather than restart, the FirewallD service 2017-03-11 12:51:12 -07:00
init.sls feat(linux): archlinux support (no osfinger grain) 2019-08-03 14:59:08 +01:00
ipsets.sls update service and zones with more options 2019-04-06 21:40:50 +02:00
map.jinja fix(map.jinja): fix salt-lint errors 2019-11-09 08:24:55 +00:00
services.sls Reload, rather than restart, the FirewallD service 2017-03-11 12:51:12 -07:00
zones.sls Reload, rather than restart, the FirewallD service 2017-03-11 12:51:12 -07:00