2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00
Commit Graph

24748 Commits

Author SHA1 Message Date
yangsong
d6b36a54fa Merge pull request #6090 from neo954/rhels8-openssl
[RH8] Show warning message when site.xcatsslversion has an value during upgrade
2019-03-13 18:11:34 +08:00
GONG Jie
240841483d Revise the warning messages 2019-03-13 18:09:57 +08:00
GONG Jie
18d4af9890 Update document for ssl_config 2019-03-13 17:25:08 +08:00
GONG Jie
26c27cc55e Update document for site 2019-03-13 17:25:00 +08:00
GONG Jie
cc5068b683 Show warning message when site.xcatsslversion has an value during upgrade 2019-03-13 17:24:52 +08:00
yangsong
50c23478d9 Merge pull request #6082 from neo954/rhels8-tmp
Merge master branch to rhels8 branch
2019-03-12 18:25:14 +08:00
GONG Jie
4f1f383342 Merge branch 'master' into rhels8-tmp 2019-03-12 18:23:17 +08:00
yangsong
b60b1cce82 Merge pull request #6081 from neo954/copycds-cpio
Handle the exit code properly when `copycds` failed, and pass through outputs of `cpio`
2019-03-12 18:20:13 +08:00
GONG Jie
3089a256e5 Handle the exit code properly 2019-03-12 18:10:41 +08:00
GONG Jie
0278e8962c Handle the output of cpio properly 2019-03-12 18:10:31 +08:00
GONG Jie
dd394f6f6e Handle the exit code of child process properly 2019-03-12 18:10:23 +08:00
zet809
f5dccaea7f Merge pull request #6080 from neo954/rhels8-tmp
Merge `master` branch to `rhels8` branch
2019-03-12 18:04:10 +08:00
GONG Jie
db7446dc8e Merge branch 'master' into rhels8-tmp 2019-03-12 18:00:35 +08:00
zet809
4703f9e82c Merge pull request #6044 from cxhong/swprobe
Add xCAT-client as dependency for xCAT-probe
2019-03-12 17:59:51 +08:00
GONG Jie
436c9bef0f Merge branch 'master' into rhels8 2019-03-12 17:56:06 +08:00
zet809
063b47ec50 Merge pull request #6079 from neo954/mailmap
Add another email address for BAI Yuan
2019-03-12 17:52:24 +08:00
GONG Jie
de80b54b8d Add another email address for BAI Yuan 2019-03-12 17:48:31 +08:00
yangsong
8c1424e63d Merge pull request #6078 from neo954/rhels8-openssl
Change the default_md in openssl.cnf.tmpl to sha384
2019-03-12 17:32:02 +08:00
zet809
08fa85804d Merge pull request #6060 from xuweibj/obmc_py3
Modify openbmc python code to support python3
2019-03-12 17:31:05 +08:00
GONG Jie
24b463bfa9 Change the default_md in openssl.cnf.tmpl to sha384 2019-03-12 17:15:57 +08:00
yangsong
d7100cee0a Merge pull request #6070 from neo954/rhels8-genimage
[RH8] Add --releasever argument to yum command
2019-03-12 12:55:18 +08:00
GONG Jie
700f50cf98 Add --releasever argument to yum command for RHEL 8
Add --setopt=module_platform_id=platform:el8 for RHEL 8
2019-03-12 12:28:51 +08:00
Gᴏɴɢ Jie
59bc53f573 Set the default value of site.xcatsslversion to SSLv23:!SSLv2:!SSLv3:!TLSv1 (#6061)
* Set $extrasslargs{SSL_version} as "SSLv23:!SSLv2:!SSLv3:!TLSv1" by default

* Remove xcatsslversion related part in script xcatconfig
2019-03-11 17:40:53 +08:00
xuweibj
cc0d1cbb38 Modify openbmc python code to support python3 2019-03-08 03:53:03 -05:00
zet809
7ca49589dd Merge pull request #6059 from bybai/cfgdoc1
recommend to use confignetwork in confignics docs
2019-03-08 14:56:48 +08:00
root
4fbae5aeda polished 2019-03-08 01:52:58 -05:00
root
688dcdb383 polished 2019-03-08 01:19:18 -05:00
root
9d27707493 polished 2019-03-08 00:42:00 -05:00
root
f9d5469205 polished 2019-03-07 22:43:59 -05:00
yangsong
d8f796ffca fix issue modifies the permissions of source bin file #6049 (#6053)
grant the sounce bin file correct permissions
2019-03-06 14:56:29 +08:00
Gᴏɴɢ Jie
dda1564f71 Revert "Update xCAT-server.spec to require a new version of grub2-xcat" (#6056)
This reverts commit 337fb4fa07.
2019-03-06 14:17:41 +08:00
zet809
04e52b3d2a Merge pull request #6050 from xuweibj/obmc_rspconfig_error
fix rspconfig error that no executor folder
2019-03-05 16:47:51 +08:00
xuweibj
a7c59bd850 fix rspconfig error that no executor folder 2019-03-05 01:10:37 -05:00
Weihua Hu
300b33b1ae Merge pull request #6047 from tingtli/tmpsles
remove case nodestat_noderange
2019-03-01 17:02:08 +08:00
litingt
8b4f07a906 remove case nodestat_noderange 2019-03-01 03:56:17 -05:00
Weihua Hu
557ea9649c Merge pull request #6045 from tingtli/nodesetcase
update to refine cases
2019-03-01 16:50:28 +08:00
litingt
8a6bfdf404 update according to comments 2019-03-01 03:45:45 -05:00
litingt
4ba29c4434 update according to comments 2019-03-01 03:29:26 -05:00
GONG Jie
67ca6ea79c Add basic xCAT service node support for RHEL 8 2019-03-01 16:27:22 +08:00
GONG Jie
59eab1c91b Add basic xCAT diskless service node support for RHEL 8 2019-03-01 16:25:46 +08:00
yangsong
52be55668c Merge pull request #6038 from neo954/rhels8-tmp
[RH8] Merge master branch to rhels8 branch
2019-03-01 16:14:13 +08:00
GONG Jie
678087e120 Merge branch 'master' into rhels8-tmp 2019-03-01 16:12:05 +08:00
Gᴏɴɢ Jie
9d98236dc1 [RH8] RHEL 8 Service node automatic installation (#6041)
* Update tftp dependency

* Update service node package lists for RHEL 8

* Fix typo in `Configure PostgreSQL' page

* Rewrite the description of package xCATsn
2019-03-01 16:00:03 +08:00
litingt
96b7d9865f update to refine cases 2019-03-01 02:25:37 -05:00
Casandra Qiu
5460a4e694 Add xCAT-client as dependency for xCAT-probe 2019-02-28 14:27:16 -05:00
Weihua Hu
a71218aae6 Merge pull request #6020 from tingtli/task591
refine some confignetwork test cases to avoid using the same bogus IP address
2019-02-28 13:44:28 +08:00
litingt
edd3d387f8 remove commented lines 2019-02-27 21:28:46 -05:00
Bin Xu
869eabeec2 xCAT::DBobjUtils->gettbldesc does not parse params correctly and then cannot filter non used table and columns (#6042) 2019-02-27 10:57:45 +08:00
Weihua Hu
dd3e087eeb Merge pull request #6036 from immarvin/onsyncfile
refine sync file EXECUTE case for hierarchy
2019-02-26 17:36:02 +08:00
Weihua Hu
44dff259ee refine makehost_n_r for task 604 again (#6037) 2019-02-26 17:09:19 +08:00