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