Skip to content

Commit 4f59b2e

Browse files
authored
Modified HWSKU to match internally defined SKU string (#1095)
1 parent b0c13ea commit 4f59b2e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

device/arista/x86_64-arista_7060_cx32s/minigraph.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@
10401040
<Devices>
10411041
<Device i:type="LeafRouter">
10421042
<Hostname>switch1</Hostname>
1043-
<HwSku>Arista-7060-CX-32S</HwSku>
1043+
<HwSku>Arista-7060CX-32S-C32</HwSku>
10441044
</Device>
10451045
</Devices>
10461046
</PngDec>
@@ -1075,5 +1075,5 @@
10751075
<Properties xmlns:a="http://schemas.datacontract.org/2004/07/Microsoft.Search.Autopilot.Evolution"/>
10761076
</MetadataDeclaration>
10771077
<Hostname>switch1</Hostname>
1078-
<HwSku>Arista-7060-CX-32S</HwSku>
1078+
<HwSku>Arista-7060CX-32S-C32</HwSku>
10791079
</DeviceMiniGraph>

0 commit comments

Comments
 (0)