diff --git a/perl-xCAT/xCAT/data/switchinfo.pm b/perl-xCAT/xCAT/data/switchinfo.pm index 7ef864390..429285cbd 100644 --- a/perl-xCAT/xCAT/data/switchinfo.pm +++ b/perl-xCAT/xCAT/data/switchinfo.pm @@ -46,8 +46,8 @@ our %global_switch_type = ( Edgecore => "onie", sLEN => "irpdu", sIBM => "irpdu", - coral => "crpdu" - Dell => "Dell" + coral => "crpdu", + Dell => "Dell", dell => "Dell" );