Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gerla <tim@gerla.net>2013-04-16 03:36:17 +0400
committerTim Gerla <tim@gerla.net>2013-04-16 03:36:17 +0400
commit9a324a645c07dc39e19c7366fb715584fc877678 (patch)
tree27c07a28b8fcd8ffdff9d44b95e26eeecc363adf
parent4467168a33fc2248a57b57660206f5c115519130 (diff)
minor whitespace fixups
-rw-r--r--lamp_haproxy/README.md8
1 files 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://<ip-of-lb>:8888. Reloading the page