updated nftables state
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
717a13334d
commit
36cfdaeeec
@ -25,3 +25,8 @@ nftables-main-config:
|
||||
- require:
|
||||
- file: nftables-rules-config
|
||||
- pkg: nftables-pkg
|
||||
|
||||
nftables-config-check:
|
||||
cmd.run:
|
||||
- name: nftables -c -f /etc/nftables.conf
|
||||
- stateful: True
|
||||
|
@ -6,3 +6,4 @@ nftables-service:
|
||||
- enable: true
|
||||
- require:
|
||||
- pkg: nftables-pkg
|
||||
- cmd: nftables-config-check
|
||||
|
Loading…
Reference in New Issue
Block a user