mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
Co-authored-by: David Yang <davidy@vmware.com> Signed-off-by: David Yang <davidy@vmware.com> Signed-off-by: Justin Pettit <jpettit@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
5 lines
130 B
Bash
5 lines
130 B
Bash
# This is a POSIX shell fragment -*- sh -*-
|
|
|
|
# ENABLE_OVS_VTEP: Whether to start ovs-vtep.
|
|
ENABLE_OVS_VTEP="false"
|