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

1780 Commits

Author SHA1 Message Date
d9df3762c4 Doc enhancements to localdisk instructions (#5654) 2018-09-28 10:52:43 +08:00
dfe968db2f [Docu] IB switch configuration: fix passwd entry
The entry in the passwd table has to use the key `switch`, otherwise the sshusername and password is not detected.

See `man switches` page:
```
       sshusername
                 The remote login user name. It can be for ssh or telnet. If it is for telnet,
                 set protocol to "telnet". If the sshusername is blank, the username, password
                 and protocol will be retrieved from the passwd table with "switch" as the key.

       sshpassword
                 The remote login password. It can be for ssh or telnet. If it is for telnet, set
                 protocol to "telnet". If the sshusername is blank, the username, password and
                 protocol will be retrieved from the passwd table with "switch" as the key.
```
See `man passwd` page:
```
       key
              The type of component this user/pw is for. Valid values: blade (management module), 
              ipmi (BMC), system (nodes), omapi (DHCP), hmc, ivm, cec, frame, switch.
```
2018-09-26 14:48:09 +02:00
1ad3eada3e Merge pull request #5638 from gurevichmark/rhev_doc
Update RHEV docs
2018-09-24 14:53:58 -04:00
2945c8fe4d Add pointer to localdisk 2018-09-20 16:59:05 -04:00
4164dd2dc9 Merge pull request #5628 from xuweibj/I302
modify openbmc python installation doc
2018-09-18 10:27:53 -04:00
3447544ffb Update RHEV docs 2018-09-18 09:59:25 -04:00
95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08:00
089c6c576c Update ubuntu_os_other_pkg.rst
Fix some spelling issues and update formatting
2018-09-13 14:27:55 -04:00
8fe2d9a49b modify openbmc python installation doc 2018-09-12 01:29:18 -04:00
fdd5772c5b Fix github issue #5577, document update (#5578) 2018-09-11 09:23:40 +08:00
1235521e46 Merge pull request #5602 from gurevichmark/https_setting
Clarify doc for REST API over http
2018-09-06 17:07:30 -04:00
752c704346 Minor change in the wording for the last note on this page 2018-09-06 17:06:44 -04:00
2f33ccbddf Adding some minor formatting changes 2018-09-06 16:51:45 -04:00
e6abe56c5d Commiting suggested review changes 2018-09-06 16:07:21 -04:00
830ae48994 Clarify doc for REST API over http 2018-09-05 16:09:02 -04:00
b993ee9f0c Regenerate .rst man pages with create_man_pages 2018-08-30 15:25:25 -04:00
06944f333f modify pod file and rst file 2018-08-21 18:35:59 -04:00
21a30c8958 update goconserver quickstart document 2018-08-21 05:30:17 -04:00
281b304514 Modify release information for 2.14.3 release 2018-08-21 04:33:59 -04:00
5b7b407793 update onie doc to add rspconfig sshcfg command (#5539) 2018-08-21 14:23:56 +08:00
229432618f Add message to deprecated makeconservercf 2018-08-20 05:36:04 -04:00
f6d8e57dba Remove trailing spaces in file docs/source/troubleshooting/os_installation/ssh_enable.rst 2017-12-31 23:59:59 +00:00
a9187b5fe3 Remove trailing spaces in file docs/source/troubleshooting/os_installation/log_to_mn_cn.rst 2017-12-31 23:59:59 +00:00
25ea5c43e1 Remove trailing spaces in file docs/source/troubleshooting/os_installation/debug_port.rst 2017-12-31 23:59:59 +00:00
c03374cf96 Remove trailing spaces in file docs/source/security/2018/index.rst 2017-12-31 23:59:59 +00:00
09f9486c4a Remove trailing spaces in file docs/source/security/2018/20180612_openssl.rst 2017-12-31 23:59:59 +00:00
a94b80848d Remove trailing spaces in file docs/source/security/2017/index.rst 2017-12-31 23:59:59 +00:00
1e25dd7021 Remove trailing spaces in file docs/source/security/2017/20171212_tls.rst 2017-12-31 23:59:59 +00:00
19593d5dc7 Remove trailing spaces in file docs/source/security/2017/20171207_openssl.rst 2017-12-31 23:59:59 +00:00
b74dd9d692 Remove trailing spaces in file docs/source/security/2017/20170828_openssl.rst 2017-12-31 23:59:59 +00:00
39d91a74cd Remove trailing spaces in file docs/source/security/2017/20170216_openssl.rst 2017-12-31 23:59:59 +00:00
596dbbf743 Remove trailing spaces in file docs/source/security/2017/20170126_openssl.rst 2017-12-31 23:59:59 +00:00
78d0f16ac4 Remove trailing spaces in file docs/source/security/2016/index.rst 2017-12-31 23:59:59 +00:00
65eaa303d0 Remove trailing spaces in file docs/source/security/2016/20161130_hard_code_password.rst 2017-12-31 23:59:59 +00:00
d3d63ef9b9 Remove trailing spaces in file docs/source/security/2016/20160824_openssl.rst 2017-12-31 23:59:59 +00:00
fb33275708 Remove trailing spaces in file docs/source/security/2016/20160815_openssl.rst 2017-12-31 23:59:59 +00:00
d5d066c06c Remove trailing spaces in file docs/source/security/2016/20160503_openssl.rst 2017-12-31 23:59:59 +00:00
b31bedbe7f Remove trailing spaces in file docs/source/security/2016/20160301_openssl.rst 2017-12-31 23:59:59 +00:00
09bba64b00 Remove trailing spaces in file docs/source/security/2016/20160128_openssl.rst 2017-12-31 23:59:59 +00:00
ca3c70b161 Remove trailing spaces in file docs/source/security/2016/20160115_openssl.rst 2017-12-31 23:59:59 +00:00
e0c9507c50 Remove trailing spaces in file docs/source/security/2015/index.rst 2017-12-31 23:59:59 +00:00
ce54f9f12a Remove trailing spaces in file docs/source/security/2015/20151203_openssl.rst 2017-12-31 23:59:59 +00:00
d0da3d406b Remove trailing spaces in file docs/source/security/2015/20150520_openssl.rst 2017-12-31 23:59:59 +00:00
be61ae0564 Remove trailing spaces in file docs/source/security/2015/20150519_openssl.rst 2017-12-31 23:59:59 +00:00
cae3498668 Remove trailing spaces in file docs/source/security/2015/20150403_openssl.rst 2017-12-31 23:59:59 +00:00
5c642e2f78 Remove trailing spaces in file docs/source/security/2015/20150324_openssl.rst 2017-12-31 23:59:59 +00:00
ea9939a498 Remove trailing spaces in file docs/source/security/2015/20150312_openssl.rst 2017-12-31 23:59:59 +00:00
13057856cc Remove trailing spaces in file docs/source/references/index.rst 2017-12-31 23:59:59 +00:00
85b09a74b3 Remove trailing spaces in file docs/source/references/coral/mn/install.rst 2017-12-31 23:59:59 +00:00
0501becc6e Remove trailing spaces in file docs/source/references/coral/mn/index.rst 2017-12-31 23:59:59 +00:00