2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-06 00:12:31 +00:00
Files
xcat-core/xCAT-server
Obihörnchen 7fd9970c77 Fix OpenPOWER detection regex
The old regex matches product IDs containing a 0 (like 1230 or 1023, ...), too.
This causes issues for some x86 Supermicro servers resulting in the following error:
  rpower node01 cycle
  node01: [xcat]: Error: unsupported command rpower cycle for OpenPOWER
The new regex fixes this issue and matches ^0$ only.
2022-01-25 12:14:47 +01:00
..
2019-05-16 17:17:09 +08:00
2021-05-04 11:56:05 -04:00
2022-01-25 12:14:47 +01:00
2016-07-21 13:27:40 -04:00
2021-08-31 15:54:43 -04:00