Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
iptables
/
2983e19198047d49e04b44e2a3a08d75ac2cfdcb
/
.
/
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