[Arista]: Modified HWSKU to match the internally defined HWSKU string (#1062)

This commit is contained in:
Prince Sunny 2017-10-23 11:46:26 -07:00 committed by Shuotian Cheng
parent 3417e78d55
commit c74007bb83
3 changed files with 2 additions and 2 deletions

View File

@ -1040,7 +1040,7 @@
<Devices>
<Device i:type="LeafRouter">
<Hostname>switch1</Hostname>
<HwSku>Arista-7060-CX32S</HwSku>
<HwSku>Arista-7060-CX-32S</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-CX32S</HwSku>
<HwSku>Arista-7060-CX-32S</HwSku>
</DeviceMiniGraph>