From 463ea7b5b8d2dcdea98b3425f0059060e108886d Mon Sep 17 00:00:00 2001 From: Alexey Stupnikov Date: Fri, 13 Apr 2018 14:58:14 +0200 Subject: [PATCH] Improved local_ip parameter description in OVS manifest For some reason VXLAN tunnels are not mentioned in local_ip parameter's description, which could be mesleading during troubleshooting. Change-Id: Ib73808b9ea6318ea98908985e4c640980000f663 --- manifests/agents/ml2/ovs.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/agents/ml2/ovs.pp b/manifests/agents/ml2/ovs.pp index e60309ec5..2efa48d47 100644 --- a/manifests/agents/ml2/ovs.pp +++ b/manifests/agents/ml2/ovs.pp @@ -52,7 +52,7 @@ # Defaults to empty list # # [*local_ip*] -# (optional) Local IP address of GRE tunnel endpoints. +# (optional) Local IP address of VXLAN/GRE tunnel endpoints. # Required when enabling tunneling # Defaults to false #