Browse Source

fix ufw-formula

tags/v0.2.0
Niels Abspoel 8 years ago
parent
commit
0d227ae03c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ufw/init.sls

+ 2
- 0
ufw/init.sls View File

- to_port: "{{service_name}}" - to_port: "{{service_name}}"
- require: - require:
- pkg: ufw - pkg: ufw
- listen_in:
- cmd: reload-ufw


{%- endfor %} {%- endfor %}



Loading…
Cancel
Save