Modified HWSKU to match internally defined SKU string (#1095)
This commit is contained in:
parent
b0c13ea928
commit
4f59b2e4c7
@ -1040,7 +1040,7 @@
|
||||
<Devices>
|
||||
<Device i:type="LeafRouter">
|
||||
<Hostname>switch1</Hostname>
|
||||
<HwSku>Arista-7060-CX-32S</HwSku>
|
||||
<HwSku>Arista-7060CX-32S-C32</HwSku>
|
||||
</Device>
|
||||
</Devices>
|
||||
</PngDec>
|
||||
@ -1075,5 +1075,5 @@
|
||||
<Properties xmlns:a="http://schemas.datacontract.org/2004/07/Microsoft.Search.Autopilot.Evolution"/>
|
||||
</MetadataDeclaration>
|
||||
<Hostname>switch1</Hostname>
|
||||
<HwSku>Arista-7060-CX-32S</HwSku>
|
||||
<HwSku>Arista-7060CX-32S-C32</HwSku>
|
||||
</DeviceMiniGraph>
|
||||
|
Loading…
Reference in New Issue
Block a user