From 72bdf735f9511b31efc2b7df54169d4a59bf2907 Mon Sep 17 00:00:00 2001 From: chenxing Date: Sat, 10 Dec 2016 13:50:29 +0000 Subject: [PATCH] [ha-guide] Fix the typo Change-Id: Ibd4a486d0dcdb7da13fc35219cfefad6cf4f983c Closes-Bug: #1648940 --- doc/ha-guide/source/controller-ha-haproxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ha-guide/source/controller-ha-haproxy.rst b/doc/ha-guide/source/controller-ha-haproxy.rst index 513206d3da..549914773b 100644 --- a/doc/ha-guide/source/controller-ha-haproxy.rst +++ b/doc/ha-guide/source/controller-ha-haproxy.rst @@ -134,7 +134,7 @@ Configuring HAProxy option httpchk option tcplog server controller1 10.0.0.12:8774 check inter 2000 rise 2 fall 5 - erver controller2 10.0.0.13:8774 check inter 2000 rise 2 fall 5 + server controller2 10.0.0.13:8774 check inter 2000 rise 2 fall 5 server controller3 10.0.0.14:8774 check inter 2000 rise 2 fall 5 listen nova_metadata_api_cluster