This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
ufw-formula
mirror of
https://github.com/saltstack-formulas/ufw-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
12
Wiki
Activity
Browse Source
fix ufw-formula
tags/v0.2.0
Niels Abspoel
8 years ago
parent
b3267bd1d6
commit
0d227ae03c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
ufw/init.sls
+ 2
- 0
ufw/init.sls
View File
@@ -63,6 +63,8 @@ ufw-svc-{{service_name}}-{{from_addr}}:
- to_port: "{{service_name}}"
- require:
- pkg: ufw
- listen_in:
- cmd: reload-ufw
{%- endfor %}
Write
Preview
Loading…
Cancel
Save