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 1827792 - [Azure][RHEL-8.2.1]Some parameter changes are not in waagent.conf
Summary: [Azure][RHEL-8.2.1]Some parameter changes are not in waagent.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: WALinuxAgent
Version: 8.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Vitaly Kuznetsov
QA Contact: Yuxin Sun
URL:
Whiteboard:
Depends On: 1822882
Blocks: 1791069 1806685 1822883
TreeView+ depends on / blocked
 
Reported: 2020-04-24 19:39 UTC by Rick Barry
Modified: 2020-08-17 06:56 UTC (History)
5 users (show)

Fixed In Version: WALinuxAgent-2.2.46-1.el8.5
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1822882
Environment:
Last Closed: 2020-07-21 15:29:49 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:3048 0 None None None 2020-07-21 15:29:59 UTC

Description Rick Barry 2020-04-24 19:39:31 UTC
+++ This bug was initially created as a clone of Bug #1822882 +++

Description of problem:
Due to the upstream readme these 3 parameters are changed, but not reflect to waagent.conf:
The Provisioning.Enabled and Provisioning.UseCloudInit parameters are removed since v2.2.45, but still exist in waagent.conf.
The Provisioning.Agent is added since v2.2.45, but not in waagent.conf
https://github.com/Azure/WALinuxAgent#provisioningusecloudinit-removed-in-2245
https://github.com/Azure/WALinuxAgent#provisioningusecloudinit-removed-in-2245
https://github.com/Azure/WALinuxAgent#provisioningagent

Version-Release number of selected component (if applicable):
WALinuxAgent-2.2.46-2.el8
WALinuxAgent-2.2.46-1.el8.2

How reproducible:
100%

Steps to Reproduce:
1. # cat /etc/waagent.conf

Actual results:
# Enable instance creation
Provisioning.Enabled=y

# Rely on cloud-init to provision
Provisioning.UseCloudInit=n

Expected results:
Something like this:
# Choose which provisioning agent to use (or allow waagent to figure it out by specifying "auto"). Possible options are "auto" (default), "waagent", "cloud-init", or "disabled".
Provisioning.Agent=auto

Additional info:
None

--- Additional comment from Vitaly Kuznetsov on 2020-04-14 07:17:50 UTC ---

Submitted https://github.com/Azure/WALinuxAgent/pull/1853

--- Additional comment from John Ferlan on 2020-04-17 18:29:33 UTC ---

Assigned to Rick for initial triage per bz process and age of bug created or assigned to virt-maint > 5d

--- Additional comment from Rick Barry on 2020-04-24 19:37:20 UTC ---

We're going to need this for RHEL 8.2.1 as well since we're rebasing WALA agent there. I'll clone a BZ.

Comment 9 errata-xmlrpc 2020-07-21 15:29:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:3048


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