Jarrod Johnson
295757c8ef
Tighten some security parameters
2018-06-06 14:23:04 -04:00
Jarrod Johnson
85c8bc092f
Restore Indexes to apache
2018-05-25 08:52:08 -04:00
Jarrod Johnson
4fa468920d
Merge branch '2.14.0' into lenovobuild2.14
2018-05-16 15:41:38 -04:00
Jarrod Johnson
f346e1c303
Prefer HWE netboot where available in Ubuntu
2018-05-10 09:51:20 -04:00
Jarrod Johnson
08eeb04725
Correct name of the staging variable for command log
2018-04-19 14:38:15 -04:00
Jarrod Johnson
9d318cca76
Freshen up redacted output
2018-04-19 14:04:38 -04:00
Jarrod Johnson
7a06672320
Redact commands.log responses
2018-04-19 13:12:31 -04:00
hu-weihua
8c159330c2
Add the mlnxofedinstall default parameters xcat recommended into mlnx diskless installation document
2.14.0
2018-04-19 04:32:13 -04:00
Jarrod Johnson
3c927fba0f
Change to redact rather than omit arguments
2018-04-17 20:52:52 -04:00
Jarrod Johnson
42f6e9f74a
Remove arguments from commands.log
...
The arguments may contain sensitive information, remove it.
2018-04-17 16:20:24 -04:00
Jarrod Johnson
fd5c5f2b7c
For now, disable saving of arguments
...
There isn't enough discipline in the commands to know when
a password may be present.
2018-04-17 16:15:58 -04:00
Jarrod Johnson
d4d1783a32
Mask the Apache version
2018-04-17 10:15:31 -04:00
Jarrod Johnson
57982b9024
Remove sudoer in another context
2018-04-16 15:54:49 -04:00
Jarrod Johnson
2837c268dc
Fix name of sudoer postscript
2018-04-16 15:38:17 -04:00
Jarrod Johnson
1ac892e1a9
Fix the apache header configuration.
2018-04-16 15:02:00 -04:00
Jarrod Johnson
7ee0c12968
Apply some hardening to xCAT configuration
2018-04-16 10:32:02 -04:00
zet809
15a195be85
Merge pull request #5110 from xcat2/master
...
Merge master to 2.14 for 2.14 release(2)
2018-04-16 19:08:36 +08:00
Weihua Hu
7deff9039e
Merge pull request #5109 from zet809/modify_release_info_for_2.14
...
Update release information for 2.14 release
2018-04-16 17:33:26 +08:00
ertaozh
4110c7ea20
Update release information for 2.14 release
2018-04-16 05:10:35 -04:00
Weihua Hu
0eb5e5559a
Merge pull request #5108 from bybai/kdumpts
...
fix kdump auto test case failure
2018-04-16 15:59:13 +08:00
Gᴏɴɢ Jie
7be626b086
Merge pull request #5106 from whowutwut/nvidia_options_update
...
Adding new options overrides for nvidia
2018-04-16 15:37:49 +08:00
bybai
a1ac853526
fix kdump test case
2018-04-16 03:12:28 -04:00
Victor Hu
e9c1a90786
Adding new options overrides for nvidia
2018-04-13 16:15:45 -04:00
zet809
3c96f72f2a
Merge pull request #5105 from xcat2/master
...
Merge master to 2.14 for 2.14 release(1)
2018-04-13 17:25:26 +08:00
Weihua Hu
706e0bbec7
Merge pull request #5085 from zet809/doc_for_bmcvlantag_ondiscover
...
Update doc about ondiscover and bmcvlantag
2018-04-13 17:22:30 +08:00
Weihua Hu
2bfbbdf706
Merge pull request #5104 from tingtli/beaconstat
...
update a light status in test case rbeacon_stat
2018-04-13 17:17:56 +08:00
litingt@cn.ibm.com
b239bfafd9
update a light status
2018-04-13 05:10:53 -04:00
Bin Xu
4b1709e59d
When xdcp files to CN and CN is controlled by a SN, xcat will push ( #5102 )
...
files to SN first (site.SNsyncfiledir). This should be run as admin
for normal user as they cannot touch that directory.
2018-04-13 16:58:42 +08:00
zet809
fa78cd7841
Merge pull request #5103 from xuweibj/powersupplyry
...
fix typo error for rspconfig powersupplyredundancy
2018-04-13 16:48:44 +08:00
XuWei
7e9fd95111
fix typo error for rspconfig powersupplyredundancy
2018-04-13 03:43:18 -04:00
Jarrod Johnson
2c9bdf8480
Properly fix updatenode syncfiles ( #5013 )
...
* Fix xdcp username on updatenode -F
xdcp was not using the username and trusted facility, fix
updatenode usage.
* Remove security risk of forceroot
Any user can specificy 'forceroot'. Remove this and rely
upon the other method to properly use the 'trusted' role.
2018-04-13 11:15:26 +08:00
Victor Hu
62d588ab91
Merge pull request #5079 from gurevichmark/rvitals_man_V
...
Man page change for rvitals
2018-04-12 18:03:56 -04:00
ertaozh
4f8b769ba3
update document to add powersupplyredundancy for ondiscover
2018-04-12 05:52:22 -04:00
zet809
bd8cf9b430
Merge pull request #5099 from xcat2/master
...
Merge master to 2.14 for regression test.
2018-04-12 17:27:01 +08:00
Gᴏɴɢ Jie
dbe5557697
Change CUDA 9.2 installation document and example setup script for POWER 9 ( #5074 )
...
* Change cuda installation document for POWER 9
* Update the example script for CUDA setup on POWER 9
* Change CUDA installation document, ask user to use postscripts instead of postbootscripts
* Tweak the nvidia_patch.conf
* Redo initrd image for both diskless and diskfull compute node
* Fix typo
2018-04-12 17:19:28 +08:00
Weihua Hu
dad0167c27
Merge pull request #5076 from tingtli/rbeacon
...
add rbeacon test cases
2018-04-12 17:17:38 +08:00
Yuan Bai
39db8a7852
Merge pull request #5095 from gurevichmark/rest_api_user_pw_change
...
Password change for xCAT REST API documentation update
2018-04-12 17:10:25 +08:00
zet809
3e2dd1f2ad
Merge pull request #5097 from xuweibj/rvitals_output
...
modify output format of rvitals leds
2018-04-12 17:00:27 +08:00
litingt@cn.ibm.com
3703091150
update according to comments
2018-04-12 04:49:03 -04:00
XuWei
9cd9017e4b
modify output format of rvitals leds
2018-04-12 02:42:06 -04:00
Weihua Hu
7a65668f3d
Merge pull request #5090 from bybai/kdtest
...
fix linux_diskless_kdump failure
2018-04-12 13:29:19 +08:00
Yuan Bai
96df96f2a1
Merge pull request #5078 from gurevichmark/rest_api_python_example2
...
REST API doc fixes and Python example
2018-04-12 10:55:25 +08:00
zet809
0864afc2cc
Merge pull request #5089 from xuweibj/rflash_arg
...
fix issue args pass for rflash activate
2018-04-12 10:07:33 +08:00
Mark Gurevich
7ffa4f451c
Password change for xCAT REST API documentation update
2018-04-11 16:49:51 -04:00
zet809
7739ae550e
Merge pull request #5092 from xcat2/master
...
Merge master to 2.14 for automate regression test
2018-04-11 18:26:49 +08:00
bybai
78975b6825
polished
2018-04-11 06:26:35 -04:00
bybai
b0091144b5
enhance linux_diskless_kdump and deduce sleep time
2018-04-11 06:05:53 -04:00
bybai
b3ce180cff
fix linux_diskless_kdump
2018-04-11 05:54:33 -04:00
zet809
484c383524
Merge pull request #5088 from xuweibj/rspconfig_psr_dis
...
fix typo error of rspconfig powersupplyredundancy
2018-04-11 16:58:42 +08:00
XuWei
ee772d59a0
fix issue args pass for rflash activate
2018-04-11 04:46:13 -04:00