From 1b13317eb7f6ae6d0ffa2d9da361cf39aa086e33 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/advanced/networks/infiniband/switch_configuration.rst --- .../advanced/networks/infiniband/switch_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/networks/infiniband/switch_configuration.rst b/docs/source/advanced/networks/infiniband/switch_configuration.rst index bdb647741..ab1d45c12 100644 --- a/docs/source/advanced/networks/infiniband/switch_configuration.rst +++ b/docs/source/advanced/networks/infiniband/switch_configuration.rst @@ -18,7 +18,7 @@ Add the login user name and password to the switches table: :: The switches table will look like this: :: - #switch,...,sshusername,sshpassword,switchtype,.... + #switch,...,sshusername,sshpassword,switchtype,.... "mswitch",,,,,,,"admin","admin","MellanoxIB",, If there is only one admin and one password for all the switches then put the entry in the xCAT passwd table for the admin id and password to use to login. ::