2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 10:50:28 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/ppc64le/management/basic/rcons.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 32e966ecf5
commit c98a4bf526

View File

@ -12,7 +12,7 @@ Configure the correct console management by modifying the node definition:
chdef -t node -o <noderange> cons=ipmi
* For OpenPOWER, **OpenBMC** managed servers: ::
chdef -t node -o <noderange> cons=openbmc
Open a console to ``compute1``: ::
@ -67,9 +67,9 @@ More details for goconserver, see `goconserver documentation </advanced/goconser
[sysvinit] service conserver status
[systemd] systemctl status conserver.service
#. If ``conserver`` is not running, start the service using: ::
#. If ``conserver`` is not running, start the service using: ::
[sysvinit] service conserver start
[sysvinit] service conserver start
[systemd] systemctl start conserver.service
#. Invoke the console again: ``rcons <node>``