From 9a324a645c07dc39e19c7366fb715584fc877678 Mon Sep 17 00:00:00 2001 From: Tim Gerla Date: Mon, 15 Apr 2013 16:36:17 -0700 Subject: [PATCH] minor whitespace fixups --- lamp_haproxy/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lamp_haproxy/README.md b/lamp_haproxy/README.md index 8e5f2d6..2e8f4bb 100644 --- a/lamp_haproxy/README.md +++ b/lamp_haproxy/README.md @@ -25,13 +25,13 @@ inventory file, grouped by their purpose: [lbservers] lbserver - # an optional nagios node - [monitoring] - nagiosserver + # an optional nagios node + [monitoring] + nagiosserver After which we execute the following command to deploy the site: - ansible-playbook -i hosts site.yml + ansible-playbook -i hosts site.yml The deployment can be verified by accessing the IP address of your load balancer host in a web browser: http://:8888. Reloading the page