kartnico
d542d63c40
feat(policies): add policies management
преди 1 година
Imran Iqbal
3a61e7de16
chore(salt-lint): ignore violation [skip ci]
```
[213] SaltStack recommends using cmd.run together with onchanges, rather than cmd.wait
firewalld/init.sls:53
cmd.wait:
```
Usually fix:
* `cmd.wait` + `watch`
To:
* `cmd.run` + `onchanges`
But this code doesn't use that construction, so leaving as-is.
преди 2 години
Gino Naumann
8d5c0c9410
fix(debian10 iptables): install iptables from buster-backports
* fix(debian10 iptables): install iptables from buster-backports
* fix(debian 10 iptables): Arch Linux test
Co-authored-by: Imran Iqbal <myii@users.noreply.github.com>
преди 3 години
N
ad37448038
feat(linux): archlinux support (no osfinger grain)
преди 5 години
Javier Bértoli
7bc3a9cdd4
Use mapped data instead of pillar.get data
преди 6 години
Niels Abspoel
36da1094b7
update firewalld formula for firewalld > 0.6
преди 6 години
N
1ba51b8583
notify nosupport if SLES version < 15
преди 6 години
Adam Mendlik
103afc0a18
Reload, rather than restart, the FirewallD service
преди 7 години
hoonetorg
9dc0a77167
implement direct rules
преди 8 години
Niels Abspoel
c5a01c837e
add ipset support for firewalld
преди 8 години
Clément Mercier
588bf5efcf
change the restart, it was not effective before
преди 8 години
Niels Abspoel
5fc2f58b0c
improvements to formula with defaults.yaml
преди 8 години
David Bezuidenhout
baa2afab61
Initial commit.
преди 10 години