Bug 1809952

Summary: Changing a host parameter using "hammer host update" removes assigned Puppet classes
Product: Red Hat Satellite Reporter: Teoman ONAY <tonay>
Component: HammerAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Mirek Długosz <mzalewsk>
Severity: high Docs Contact:
Priority: high    
Version: 6.6.0CC: apatel, egolov, kgaikwad, mshira, ofedoren, rabajaj, smajumda, tstrych, wclark
Target Milestone: 6.8.0Keywords: Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: tfm-rubygem-hammer_cli_foreman-0.20.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1851149 (view as bug list) Environment:
Last Closed: 2020-10-27 13:32:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
HOTFIX RPM for satellite 6.6 none

Description Teoman ONAY 2020-03-04 09:46:05 UTC
Description of problem:
Changing a host parameter using "hammer host update" removes the existing Puppet classes assigned to the host. 


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


How reproducible:
Always


Steps to Reproduce:
1. Display existing Puppet classes on a host
[root@satellite ~]# hammer  host   puppet-classes --host rhel77-core.lab-internal.localdomain
---|-----------------------
ID | NAME                  
---|-----------------------
1  | access_insights_client
---|-----------------------

2. Update a parameter of the host, here the owner
[root@satellite ~]# hammer host update --name rhel77-core.lab-internal.localdomain  --owner user1
Host updated.

3. Check existing Puppet classes on a host
[root@satellite ~]# hammer  host   puppet-classes --host rhel77-core.lab-internal.localdomain
---|-----
ID | NAME
---|-----


Actual results:

All assigned Puppet classes are removed

Expected results:

All existing/assigned Puppet class to the host should remain if any update is done to the host using "hammer host update"


Additional info:

Comment 3 Oleh Fedorenko 2020-03-05 12:14:59 UTC
This was resolved in the linked upstream issue. The fix is available in hammer-cli-foreman-2.0.0.

Comment 4 wclark 2020-05-09 02:02:02 UTC
Created attachment 1686667 [details]
HOTFIX RPM for satellite 6.6

Comment 5 wclark 2020-05-09 02:03:36 UTC
HOTFIX is available for Satellite 6.6

INSTRUCTIONS:

1. take a backup of Satellite server

2. download the attached hotfix RPM and copy it to Satellite server

3. # yum install ./tfm-rubygem-hammer_cli_foreman-0.17.0.8-2.HOTFIXRHBZ1809952.el7sat.noarch.rpm --disableplugin=foreman-protector

Since this hotfix is for hammer, no service restart is required

After the hotfix is installed, a host can be updated with `hammer host update` and the assigned puppet classes will be retained

Comment 9 errata-xmlrpc 2020-10-27 13:32:10 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 (Satellite 6.8 Satellite Tools Release), 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:4367