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