Bug 1809952 - Changing a host parameter using "hammer host update" removes assigned Puppet classes
Summary: Changing a host parameter using "hammer host update" removes assigned Puppet ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: 6.6.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: 6.8.0
Assignee: satellite6-bugs
QA Contact: Mirek Długosz
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-04 09:46 UTC by Teoman ONAY
Modified: 2023-12-15 17:27 UTC (History)
9 users (show)

Fixed In Version: tfm-rubygem-hammer_cli_foreman-0.20.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1851149 (view as bug list)
Environment:
Last Closed: 2020-10-27 13:32:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
HOTFIX RPM for satellite 6.6 (78.59 KB, application/x-rpm)
2020-05-09 02:02 UTC, wclark
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 28899 0 High Closed Host update deletes assigned puppet classes 2021-02-02 03:42:16 UTC
Red Hat Product Errata RHBA-2020:4367 0 None None None 2020-10-27 13:32:24 UTC

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


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