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:
authorDave Johnson <dave@ansibleworks.com>2016-07-29 01:45:27 +0300
committerGitHub <noreply@github.com>2016-07-29 01:45:27 +0300
commitbfb399a22b12d7bea6931934ae5912ff42a085a4 (patch)
treedf165af2948207964bdf232e6b68da3c6a6a2ced
parentadc98d58b2a00f1765fde44b1576ab0406f9efc4 (diff)
This file isn't useful when working with AWS
Use the dynamic inventory script, instead.
-rw-r--r--lamp_haproxy/aws/hosts12
1 files changed, 0 insertions, 12 deletions
diff --git a/lamp_haproxy/aws/hosts b/lamp_haproxy/aws/hosts
deleted file mode 100644
index 9047aa7..0000000
--- a/lamp_haproxy/aws/hosts
+++ /dev/null
@@ -1,12 +0,0 @@
-[webservers]
-web1
-web2
-
-[dbservers]
-db1
-
-[lbservers]
-lb1
-
-[monitoring]
-nagios