Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
iptables
/
ad8648f61f4c7717399eeffc8395d18449fc6a49
/
.
/
tests
/
pillar
/
iptables_server.sls
blob: b6a1219fbff0408ed278190a29eb62fa6f4b059f [
file
] [
log
] [
blame
]
iptables
:
service
:
enabled
:
true
chain
:
INPUT
:
rules
:
-
position
:
1
table
:
filter
protocol
:
tcp
destination_port
:
8088
source_network
:
127.0
.
0.1
jump
:
ACCEPT
comment
:
Blah