From 21e7f3bfe12dbbdfd9cf03aeb947ada02996e630 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Wed, 17 Feb 2016 14:51:16 -0500 Subject: [PATCH] Change wording based on review comments --- .../admin-guides/manage_clusters/ppc64le/configure/site.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/configure/site.rst b/docs/source/guides/admin-guides/manage_clusters/ppc64le/configure/site.rst index 33e8deaa0..c7d54dee7 100644 --- a/docs/source/guides/admin-guides/manage_clusters/ppc64le/configure/site.rst +++ b/docs/source/guides/admin-guides/manage_clusters/ppc64le/configure/site.rst @@ -17,7 +17,7 @@ Set attributes in the ``site`` table chdef -t site master="xcat_master_ip" chdef -t site nameservers="nameserver1,nameserver2,etc" -.. [#] The value of the ``master`` attribute in the site table can be set to either the Management Node IP or Service Node IP. +.. [#] The value of the ``master`` attribute in the site table should be set as the IP address of the management node responsible for the compute node. Initialize DNS services -----------------------