2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

Change wording based on review comments

This commit is contained in:
Victor Hu
2016-02-17 14:51:16 -05:00
parent f283877e84
commit 21e7f3bfe1

View File

@ -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
-----------------------