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:
Diffstat (limited to 'lamp_haproxy/README.md')
-rw-r--r--lamp_haproxy/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/lamp_haproxy/README.md b/lamp_haproxy/README.md
index e1258e0..aeca17d 100644
--- a/lamp_haproxy/README.md
+++ b/lamp_haproxy/README.md
@@ -11,6 +11,8 @@ capability to dynamically add and remove web server nodes from the deployment.
It also includes examples to do a rolling update of a stack without affecting
the service.
+(To use this demonstration with Amazon Web Services, please use the "aws" sub-directory.)
+
You can also optionally configure a Nagios monitoring node.
### Initial Site Setup