[ovs-dev] [PATCH] debian/openvswitch-vtep.default: enable VTEP on install

David Yang davidy at nicira.com
Mon May 19 21:52:35 UTC 2014


Signed-off-by: David Yang <davidy at nicira.com>
---
 debian/openvswitch-vtep.default |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/openvswitch-vtep.default b/debian/openvswitch-vtep.default
index 2e888e7..5049aeb 100644
--- a/debian/openvswitch-vtep.default
+++ b/debian/openvswitch-vtep.default
@@ -1,4 +1,4 @@
 # This is a POSIX shell fragment                -*- sh -*-
 
 # ENABLE_OVS_VTEP: Whether to start ovs-vtep.
-ENABLE_OVS_VTEP="false"
+ENABLE_OVS_VTEP="true"
-- 
1.7.9.5




More information about the dev mailing list