This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
iptables-formula
forked from
ExternalMirrors/iptables-formula
Watch
1
Star
0
Fork
0
Code
Releases
6
Activity
Saltstack Official IPTables Formula
13
Commits
2
Branches
Tree:
1915fd0009
iptables-formula
/
iptables
/
init.sls
init.sls
85B
Raw
Normal View
History
Initial commit
9 years ago
1
2
3
4
include:
{%-
if
pillar.iptables.service is defined %}
- iptables.service
{%-
endif
%}