Bug 2192939
Summary: | Puppet reports without any messages don't get an origin | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ewoud Kohl van Wijngaarden <ekohlvan> | |
Component: | Puppet | Assignee: | Ewoud Kohl van Wijngaarden <ekohlvan> | |
Status: | CLOSED ERRATA | QA Contact: | Gaurav Talreja <gtalreja> | |
Severity: | medium | Docs Contact: | ||
Priority: | high | |||
Version: | 6.13.0 | CC: | akaiser, bskopova, gtalreja, nalfassi, osousa, sadas, sussen, zhunting | |
Target Milestone: | 6.15.0 | Keywords: | Regression, Triaged | |
Target Release: | Unused | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2257314 2257327 (view as bug list) | Environment: | ||
Last Closed: | 2024-04-23 17:11:09 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: |
Description
Ewoud Kohl van Wijngaarden
2023-05-03 15:56:45 UTC
Upstream bug assigned to ekohlvan Upstream bug assigned to ekohlvan *** Bug 2192937 has been marked as a duplicate of this bug. *** I've been thinking about this and it's probably best to revert the problematic commit in the short term so I've opened https://github.com/theforeman/puppet-puppetserver_foreman/pull/29 for now. Verified. Tested on Satellite 6.15.0 Snap 9.0 Steps: 1. Enable puppet plugin on Satellite 6.15.0 2. Enable, and sync a few RH content and RH client repository 3. Register a host, install and configure puppet-agent on host 4. Run either "puppet agent --detailed-exitcodes" or "systemctl restart puppet", ensure its exit code is 0 (meaning no changes) 5. Navigate and expect a new config report generated for the host Observation: Here config report is created for host, and contains an origin Puppet as expected 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 (Important: Satellite 6.15.0 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-2024:2010 |