Restart firewall on change

This commit is contained in:
James Oakley 2019-03-22 15:00:54 -07:00
parent 92aa3546aa
commit ba034f57da

View File

@ -8,3 +8,10 @@
file.managed: file.managed:
- source: salt://{{ tpldir }}/40_customfirewall - source: salt://{{ tpldir }}/40_customfirewall
- mode: 0755 - mode: 0755
firewall:
service:
- running
- watch:
- file: /etc/default/customfirewall
- file: /etc/firewall.d/40_customfirewall