From 2d03cfb19b4f1ca52f8dfba57eb3e078bc41fff3 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/guides/admin-guides/manage_clusters/ppc64le/configure/site.rst --- .../admin-guides/manage_clusters/ppc64le/configure/site.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 49911d4d2..d8193e778 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 @@ -1,7 +1,7 @@ Set attributes in the ``site`` table ==================================== -#. Verify the following attributes have been correctly set in the xCAT ``site`` table. +#. Verify the following attributes have been correctly set in the xCAT ``site`` table. * domain * forwarders @@ -24,13 +24,13 @@ Initialize DNS services #. Initialize the DNS [#]_ services on the xCAT Management Node: :: - makedns -n + makedns -n Verify DNS is working by running ``nslookup`` against your Management Node: :: nslookup For more information on DNS, refer to :ref:`dns_label` - + .. [#] Setting up name resolution and the ability to have hostname resolved to IP addresses is **required** for xCAT.