From 4364ebda6a5a4aa5b4012be1ff2f996918d82dd0 Mon Sep 17 00:00:00 2001 From: Cady_Chen Date: Wed, 2 Nov 2016 20:25:51 +0800 Subject: [PATCH] Fix typo in ansible/roles/haproxy/templates/haproxy.cfg.j2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix ‘recomended’ to ‘recommended’ TrivialFix Change-Id: Ica30daec68e6c66c95607ce53a48672e6ef1541d --- ansible/roles/haproxy/templates/haproxy.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/haproxy/templates/haproxy.cfg.j2 b/ansible/roles/haproxy/templates/haproxy.cfg.j2 index 466e858777..89b7997c64 100644 --- a/ansible/roles/haproxy/templates/haproxy.cfg.j2 +++ b/ansible/roles/haproxy/templates/haproxy.cfg.j2 @@ -603,7 +603,7 @@ listen mistral_api_external {% endif %} {% endif %} -# (NOTE): This defaults section deletes forwardfor as recomended by: +# (NOTE): This defaults section deletes forwardfor as recommended by: # https://marc.info/?l=haproxy&m=141684110710132&w=1 defaults