Skip to content

Commit

Permalink
Update skus for Debian, SLES and Ubuntu (Azure#5043)
Browse files Browse the repository at this point in the history
  • Loading branch information
szarkos authored and AnuTalluri committed Feb 6, 2019
1 parent 9d3e6d9 commit 4f17f23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arm-compute/quickstart-templates/aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Debian":{
"publisher":"credativ",
"offer":"Debian",
"sku":"8",
"sku":"9",
"version":"latest"
},
"openSUSE-Leap": {
Expand All @@ -44,13 +44,13 @@
"SLES":{
"publisher":"SUSE",
"offer":"SLES",
"sku":"12-SP2",
"sku":"15",
"version":"latest"
},
"UbuntuLTS":{
"publisher":"Canonical",
"offer":"UbuntuServer",
"sku":"16.04-LTS",
"sku":"18.04-LTS",
"version":"latest"
}
},
Expand Down

0 comments on commit 4f17f23

Please sign in to comment.