From 8dfce22790423626f7f7c241819367a4e802ee21 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/advanced/zones/overview.rst --- docs/source/advanced/zones/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/zones/overview.rst b/docs/source/advanced/zones/overview.rst index 73fa5b1bc..bae5dba44 100644 --- a/docs/source/advanced/zones/overview.rst +++ b/docs/source/advanced/zones/overview.rst @@ -1,7 +1,7 @@ Overview ======== -XCAT supports the concept of zones within a single xCAT cluster managed by one Management Node. The nodes in the cluster can be divided up into multiple zones that have different ssh keys managed separately. +XCAT supports the concept of zones within a single xCAT cluster managed by one Management Node. The nodes in the cluster can be divided up into multiple zones that have different ssh keys managed separately. Each defined zone has it own root's ssh RSA keys, so that any node can ssh without a password to any other node in the same zone, cannot ssh without being prompted for a password to nodes in another zone.