From 1f86669a4c4d4e0875a2e0095da85b9b1cc1a81e Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 4 Jul 2014 08:40:28 +0200 Subject: [PATCH] trove/lb: fix a typo in doc Signed-off-by: Emilien Macchi --- manifests/loadbalancer.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/loadbalancer.pp b/manifests/loadbalancer.pp index 78732a51..3c6768d6 100644 --- a/manifests/loadbalancer.pp +++ b/manifests/loadbalancer.pp @@ -119,7 +119,7 @@ # If set to false, no binding will be configure # Defaults to true # -# [*trive_api*] +# [*trove_api*] # (optional) Enable or not Trove public binding. # If true, both public and internal will attempt to be created except if vip_internal_ip is set to false (backward compatibility). # If set to ['10.0.0.1'], only IP in the array (or in the string) will be configured in the pool. They must be part of keepalived_ip options.