From a9187b5fe3ee6399279cea53d68c7e86f39f25e2 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/troubleshooting/os_installation/log_to_mn_cn.rst --- .../os_installation/log_to_mn_cn.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/troubleshooting/os_installation/log_to_mn_cn.rst b/docs/source/troubleshooting/os_installation/log_to_mn_cn.rst index 007142084..1bb1c5a74 100644 --- a/docs/source/troubleshooting/os_installation/log_to_mn_cn.rst +++ b/docs/source/troubleshooting/os_installation/log_to_mn_cn.rst @@ -45,25 +45,25 @@ The diskless provision logs: * **Pre-Install** logs: the logs of pre-installation scripts, including: - * ``%pre`` section in anaconda, - * ```` section for SUSE and ``partman/early_command`` and ``preseed/early_command`` sections for ubuntu. - * STDOUT and STDERR of the scripts + * ``%pre`` section in anaconda, + * ```` section for SUSE and ``partman/early_command`` and ``preseed/early_command`` sections for ubuntu. + * STDOUT and STDERR of the scripts * debug trace output of bash scripts with ``set -x`` * **Installer** logs: the logs from the os installer itself, i.e, the logs of installation program (anaconda, autoyast and preseed,etc.) -* **Post-Install** logs: the logs of post-installation scripts, including +* **Post-Install** logs: the logs of post-installation scripts, including - * ``%post`` section in anaconda, - * ```` and ```` sections for SUSE and ``preseed/late_command`` section for ubuntu. - * STDOUT and STDERR of the scripts + * ``%post`` section in anaconda, + * ```` and ```` sections for SUSE and ``preseed/late_command`` section for ubuntu. + * STDOUT and STDERR of the scripts * debug trace output of bash scripts with ``set -x`` * **Provision** logs: the logs during the diskless provision. * **PostBootScript** logs: the logs during the post boot scripts execution, which are specified in ``postbootscripts`` attribute of node and osimage definition and run during the 1st reboot after installation. -MN: the logs forwarded to management node: +MN: the logs forwarded to management node: * M1: the installer logs will be forwarded to the MN in ``/var/log/xcat/computes.log`` file.