From bd1b4f0ca3fc40bd6fc135507a11562d8ec877d3 Mon Sep 17 00:00:00 2001 From: bennojoy Date: Tue, 26 Mar 2013 15:25:46 +0530 Subject: [PATCH] doc update --- mongodb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb/README.md b/mongodb/README.md index 620e683..0581f7f 100644 --- a/mongodb/README.md +++ b/mongodb/README.md @@ -25,7 +25,7 @@ The way Ansible configures the three nodes is as follows: 6) All the processes, mongod,mogos are secured using the keyfiles. -##Once the cluster is deployed, if we want to scale the cluster, Ansible configures it as follows: +####Once the cluster is deployed, if we want to scale the cluster, Ansible configures it as follows: 1) Install the MongoDB application on the new node.