Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 1967974 - satellite-change-hostname should handle --no-enable-puppet properly
Summary: satellite-change-hostname should handle --no-enable-puppet properly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: satellite-change-hostname
Version: 6.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.10.0
Assignee: Ewoud Kohl van Wijngaarden
QA Contact: Peter Ondrejka
URL:
Whiteboard:
Depends On:
Blocks: 1957813
TreeView+ depends on / blocked
 
Reported: 2021-06-04 15:29 UTC by Ian Ballou
Modified: 2021-11-16 14:12 UTC (History)
1 user (show)

Fixed In Version: katello-4.1.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:11:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 32725 0 Normal New katello-change-hostname should handle --no-enable-puppet properly 2021-06-04 15:36:38 UTC
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:12:00 UTC

Description Ian Ballou 2021-06-04 15:29:54 UTC
Description of problem:

satellite-change-hostname will error out if @scenario_answers['puppet'] is false (https://github.com/theforeman/foreman-packaging/blob/rpm/1.24/packages/katello/katello/hostname-change.rb#L170).  We should skip `delete_puppet_certs` if this is the case.

Note that this isn't currently a supported situation for Satellite, but it should work regardless since it's supported upstream.

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

Satellite 6.7

How reproducible:

Always

Steps to Reproduce:
1. Remove the puppet configuration from satellite-answers.yaml
2. Run satellite-change-hostname
3.

Actual results:

deleting old certs
/usr/share/katello/hostname-change.rb:217:in `delete_puppet_certs': undefined method `[]' for nil:NilClass (NoMethodError)
        from /usr/share/katello/hostname-change.rb:488:in `run'
        from /sbin/satellite-change-hostname:23:in `<main>'

Expected results:

hostname changed successfully

Additional info:

Comment 1 Ian Ballou 2021-06-04 15:36:38 UTC
Created redmine issue https://projects.theforeman.org/issues/32725 from this bug

Comment 3 Bryan Kearney 2021-06-07 15:49:01 UTC
Upstream bug assigned to ekohlvan

Comment 4 Bryan Kearney 2021-06-07 15:49:02 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32725 has been resolved.

Comment 5 Peter Ondrejka 2021-07-09 09:41:07 UTC
Verified on Satellite 6.10 snap 8

Comment 8 errata-xmlrpc 2021-11-16 14:11:38 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 (Moderate: Satellite 6.10 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/RHSA-2021:4702


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