RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1731380 - cloud-init is not installed in Azure images
Summary: cloud-init is not installed in Azure images
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: cloud-init
Version: 8.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Vratislav Hutsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-19 09:55 UTC by Bent Terp
Modified: 2024-11-21 02:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-19 15:47:46 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bent Terp 2019-07-19 09:55:20 UTC
Description of problem:
The cloud-init package is not installed in the normal 7.x and 8 images on Azure. This makes deploying RHEL much harder than it has to be.

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. deploy RHEL 7/8 image on Azure with custom-data
2. log in
3. custom-data script has not been executed

Actual results:
My bootstrap script is not executed

Expected results:
My bootstrap script is executed


Additional info:

Comment 1 Rick Barry 2019-07-19 15:47:46 UTC
Hello Bent,

Thanks for your bugzilla report.

Support for cloud-init provisioning on Azure was recently announced for RHEL 7.6 and later:
(https://access.redhat.com/articles/2758981#is-cloud-init-supported-for-provisioning-virtual-machines-in-azure-17).
Only WALinuxAgent provisioning was supported prior to this.

Microsoft should be providing on-demand RHEL images with cloud-init in the near future.

If you want to bring your own RHEL subscription to Azure using Cloud-Access, here is Microsoft's
instructions for doing that:

https://docs.microsoft.com/en-us/azure/virtual-machines/linux/cloudinit-prepare-custom-image


Note You need to log in before you can comment on or make changes to this bug.