2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-16 08:10:23 +00:00

fix syntax errors

This commit is contained in:
cxhong
2020-05-06 17:26:27 -04:00
parent 792aca18dc
commit 369aff6549

View File

@@ -46,8 +46,8 @@ our %global_switch_type = (
Edgecore => "onie",
sLEN => "irpdu",
sIBM => "irpdu",
coral => "crpdu"
Dell => "Dell"
coral => "crpdu",
Dell => "Dell",
dell => "Dell"
);