Skip to content

Commit 41dcfd8

Browse files
authored
Merge pull request #97046 from danielsollondon/patch-9
adding oracle cloud-init updates
2 parents 33713a1 + cbf12a9 commit 41dcfd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ We are actively working with our endorsed Linux distro partners in order to have
3535
|Canonical |UbuntuServer |14.04.5-LTS |latest |yes |
3636
|CoreOS |CoreOS |Stable |latest |yes |
3737
|OpenLogic 7.7 |CentOS |7-CI |7.7.20190920 |preview |
38+
|Oracle 7.7 |Oracle-Linux |77-ci |7.7.01|preview |
3839
|RedHat 7.6 |RHEL |7-RAW-CI |7.6.2019072418 |yes |
3940
|RedHat 7.7 |RHEL |7-RAW-CI |7.7.2019081601 |preview |
4041

@@ -43,6 +44,7 @@ Currently Azure Stack does not support the provisioning of RHEL 7.x and CentOS 7
4344
* For RHEL 7.6, cloud-init package, the supported package is: *18.2-1.el7_6.2*
4445
* For RHEL 7.7 (preview), cloud-init package, the preview package is: *18.5-3.el7*
4546
* For CentOS 7.7 (preview), cloud-init package, the preview package is: *18.5-3.el7.centos*
47+
* For Oracle 7.7 (preview), cloud-init package, the preview package is: *18.5-3.0.1.el7*
4648

4749
## What is the difference between cloud-init and the Linux Agent (WALA)?
4850
WALA is an Azure platform-specific agent used to provision and configure VMs, and handle Azure extensions. We are enhancing the task of configuring VMs to use cloud-init instead of the Linux Agent in order to allow existing cloud-init customers to use their current cloud-init scripts. If you have existing investments in cloud-init scripts for configuring Linux systems, there are **no additional settings required** to enable them.

0 commit comments

Comments
 (0)