aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2016-09-21 09:39:37 -0700
committerUlas Kozat <ulas.kozat@gmail.com>2016-09-21 09:40:07 -0700
commitddbb4d5b3485e7b1de4f19a0294b422db4b3beb2 (patch)
tree79b44193dc60158f5823a5f17d4e39986fe7bddf
parentbb4ddcccebe9c971c82d09e024c61608e7bc45fe (diff)
Delta change in docs to force document creation
Change-Id: I38510dd3a1ebaabface78bc5006ded37850b7ebd Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
-rw-r--r--docs/installationprocedure/installation.instructions.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/installationprocedure/installation.instructions.rst b/docs/installationprocedure/installation.instructions.rst
index a4a5b60..58f0000 100644
--- a/docs/installationprocedure/installation.instructions.rst
+++ b/docs/installationprocedure/installation.instructions.rst
@@ -52,4 +52,6 @@ Installation Steps (Multiple Node)
Repeat the installation steps for single node on each of the nodes. The script
run_multinode.sh under ./domino/tests directory deploys the Domino Code on three
-hosts from a deployment node and tests RPC calls.
+hosts from a deployment node and tests RPC calls. The private key location and
+remote host IP addresses must be manually entered and IS_IPandKEY_CONFIGURED=false
+must be changed to IS_IPandKEY_CONFIGURED=true.