mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 19:20:24 +00:00
Remove trailing spaces in file docs/source/advanced/zones/overview.rst
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user