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:
authorGianluca Borello <gianluca@draios.com>2014-02-18 02:51:42 +0400
committerGianluca Borello <gianluca@draios.com>2014-02-18 02:51:42 +0400
commitd3621db2eaff49a1ba5f00de54dc15c699fc59a7 (patch)
tree86e1821b6c6aaeabc713922a9084783b79f30ed9
parentfa751bb83f0e8611b092e451dcb6c1217aefaeaf (diff)
Fix README for hadoop: If hadoop_all is excluded, then the role common is never executed
-rw-r--r--hadoop/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/hadoop/README.md b/hadoop/README.md
index eceff26..8553d1c 100644
--- a/hadoop/README.md
+++ b/hadoop/README.md
@@ -332,6 +332,10 @@ The following diagram illustrates a standalone Hadoop cluster.
To deploy this cluster fill in the inventory file as follows:
+ [hadoop_all:children]
+ hadoop_masters
+ hadoop_slaves
+
[hadoop_master_primary]
zhadoop1