Skip to content

Commit 74e3039

Browse files
authored
Update linux-vmss.json
1 parent 2911402 commit 74e3039

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/e2e/manifest/linux-vmss.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"name": "agentpool1",
3737
"count": 2,
3838
"vmSize": "Standard_DS2_v2",
39-
"availabilityProfile": "VirtualMachineScaleSets"
39+
"availabilityProfile": "VirtualMachineScaleSets",
40+
"distro": "aks-ubuntu-18.04"
4041
}
4142
],
4243
"linuxProfile": {

0 commit comments

Comments
 (0)