Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
iptables
/
dd2d4cfe841199135703fc6fe19973fc2802d9c5
/
.
/
tests
/
pillar
/
iptables_server.sls
blob: 7ef038d3d301616d0221620f8f3339dc480e9a42 [
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