From 3d8726ef36f015a7d71041d552ca5fc3002729a4 Mon Sep 17 00:00:00 2001 From: Mauricio Faria de Oliveira Date: Fri, 13 Nov 2015 22:10:32 -0500 Subject: [PATCH] global_cfg/index.rst: fixes/spacing on sshbetweennodes --- .../guides/admin-guides/basic_concepts/global_cfg/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/basic_concepts/global_cfg/index.rst b/docs/source/guides/admin-guides/basic_concepts/global_cfg/index.rst index eb5226fe1..0fe607a9f 100644 --- a/docs/source/guides/admin-guides/basic_concepts/global_cfg/index.rst +++ b/docs/source/guides/admin-guides/basic_concepts/global_cfg/index.rst @@ -86,7 +86,7 @@ Remoteshell Attributes ---------------------- * sshbetweennodes: - Comma separated list of groups of compute nodes to enable passwordless root ssh during install, or ``xdsh -K``. Default is ``ALLGROUPS``. Set to ``NOGROUPS``,if you do not wish to enabled any group of compute nodes.If using the ``zone`` table, this attribute in not used. + Comma separated list of groups of compute nodes to enable passwordless root ssh during install, or ``xdsh -K``. Default is ``ALLGROUPS``. Set to ``NOGROUPS`` if you do not wish to enable it for any group of compute nodes. If using the ``zone`` table, this attribute in not used. Services Attributes