mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
Merge pull request #7134 from fangjzh/master
add support for Rocky Linux 8.5
This commit is contained in:
commit
d3a711b5da
@ -14,6 +14,7 @@ require Exporter;
|
||||
use strict;
|
||||
|
||||
our %distnames = (
|
||||
"1636882174.934804" => "rocky8.5", #x86_64
|
||||
"1624205633.869423" => "rocky8.4", #x86_64
|
||||
"1578087695.538488" => "centos8.1", #x86_64
|
||||
"1578087695.537220" => "centos8.1", #ppc64le
|
||||
|
Loading…
x
Reference in New Issue
Block a user