Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
linux
/
9e5b7a1cdbddaf7270876b18da8b7be74e217dd2
/
.
/
linux
/
files
/
ovs_port
blob: 106d10a1fd5634e59f477c8d4c562ddced515689 [
file
] [
log
] [
blame
]
auto
{{
port_name
}}
allow
-{{
port
.
bridge
}}
{{
port_name
}}
iface
{{
port_name
}}
inet manual
ovs_type
OVSIntPort
mtu
{{
port
.
get
(
'mtu'
,
'1500'
)
}}
ovs_bridge
{{
port
.
bridge
}}