Skip to content

Commit ca7f53f

Browse files
authored
Merge pull request #115754 from danielsollondon/patch-24
minor updates
2 parents 90689a3 + 4918b14 commit ca7f53f

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

articles/virtual-machines/linux/using-cloud-init.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-linux
1515
ms.devlang: azurecli
1616
ms.topic: article
17-
ms.date: 05/18/2019
17+
ms.date: 05/19/2019
1818
ms.author: danis
1919

2020
---
@@ -41,6 +41,7 @@ There are two stages to making cloud-init available to the endorsed Linux distro
4141
### Canonical
4242
| Publisher / Version| Offer | SKU | Version | image cloud-init ready | cloud-init package support on Azure|
4343
|:--- |:--- |:--- |:--- |:--- |:--- |
44+
|Canonical 20.04 |UbuntuServer |18.04-LTS |latest |yes | yes |
4445
|Canonical 18.04 |UbuntuServer |18.04-LTS |latest |yes | yes |
4546
|Canonical 16.04|UbuntuServer |16.04-LTS |latest |yes | yes |
4647
|Canonical 14.04|UbuntuServer |14.04.5-LTS |latest |yes | yes |
@@ -52,9 +53,10 @@ There are two stages to making cloud-init available to the endorsed Linux distro
5253
|RedHat 7.7 |RHEL |7-RAW-CI |7.7.2019081601 | yes (note this is a preview image, and once all RHEL 7.7 images support cloud-init, this will be removed 1st September 2020) | yes - support from package version: *18.5-3.el7*|
5354
|RedHat 7.7 |RHEL |7-LVM | n/a| no - image updates to complete end of May| yes - support from package version: *18.5-3.el7*|
5455
|RedHat 7.7 |RHEL |7.7 | n/a| no - image updates to complete end of May | yes - support from package version: *18.5-3.el7*|
55-
|RedHat 7.7 (Gen1) |rhel-byos | rhel-lvm77 | n/a|no - image updates to complete end of April | yes - support from package version: *18.5-3.el7*|
56-
|RedHat 8.1 (Gen1) |RHEL |8.1-ci |7.7.2019081601 | yes (note this is a preview image, and once all RHEL 8.1 images support cloud-init, this will be removed 1st August 2020) | No, ETA for full support June 2020|
57-
|RedHat 8.1 (Gen2) |RHEL |81-ci-gen2 |7.7.2019081601 | yes (note this is a preview image, and once all RHEL 8.1 images support cloud-init, this will be removed 1st August 2020) | No, ETA for full support June 2020 |
56+
|RedHat 7.7 (Gen1) |rhel-byos | rhel-lvm77 | 7.7.2020051912 | no - image updates in flight, to complete end of May | yes - support from package version: *18.5-3.el7*|
57+
|RedHat 7.7 (Gen2) |rhel-byos | rhel-lvm77 | 7.7.2020051913 |no - image updates in flight, to complete end of May | yes - support from package version: *18.5-3.el7*|
58+
|RedHat 8.1 (Gen1) |RHEL |8.1-ci |8.1.2020042511 | yes (note this is a preview image, and once all RHEL 8.1 images support cloud-init, this will be removed 1st August 2020) | No, ETA for full support June 2020|
59+
|RedHat 8.1 (Gen2) |RHEL |81-ci-gen2 |8.1.2020042524 | yes (note this is a preview image, and once all RHEL 8.1 images support cloud-init, this will be removed 1st August 2020) | No, ETA for full support June 2020 |
5860

5961
RedHat:RHEL 7.8 and 8.2 (Gen1 and Gen2) images are provisioned using cloud-init.
6062

@@ -65,6 +67,8 @@ RedHat:RHEL 7.8 and 8.2 (Gen1 and Gen2) images are provisioned using cloud-init.
6567
|OpenLogic 7.7 |CentOS |7-CI |7.7.20190920 |yes (note this is a preview image, and once all CentOS 7.7 images support cloud-init, this will be removed 1st September 2020) | yes - support from package version: *18.5-3.el7.centos*|
6668

6769
* CentOS 7.7 images that will be cloud-init enabled be updated here in June 2020
70+
* CentOS 7.8 images are provisioned using cloud-init.
71+
6872

6973
### Oracle
7074

0 commit comments

Comments
 (0)