Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1333031

Summary: puppet-foreman_scap_client should be installed when enabling OpenSCAP, or it should be documented properly
Product: Red Hat Satellite Reporter: Ivan Necas <inecas>
Component: Docs Install GuideAssignee: Russell Dickenson <rdickens>
Status: CLOSED DUPLICATE QA Contact: Brandi Munilla <bmcelvee>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bbuckingham, inecas, rdickens
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-15 03:51:22 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 Ivan Necas 2016-05-04 14:34:01 UTC
Description of problem:
I've got stuck with docs at the place, when it suggest to import the foreman_scap_client, but doesn't mention where the puppet module get from.

Version-Release number of selected component (if applicable):
6.2 beta snap 8.2

How reproducible:
always

Steps to Reproduce:
1. foreman-installer --enable-foreman-plugin-openscap --enable-foreman-proxy-plugin-openscap
2. try to import classes from the capsule with scap plugin


Actual results:
no foreman_scap_client found

Expected results:
Seeing the foreman_scap_client module among the modules to import

Additional info:
A workaround is to `yum install -y puppet-foreman_scap_client` manually

Comment 1 Russell Dickenson 2016-11-08 13:50:58 UTC
I have assigned this BZ ticket to myself because changes I have made in another BZ ticket - BZ#1385700 - should resolve this problem. To fix the first part of this BZ ticket's description, I have raised an Engineering BZ ticket, "puppet-puppet-foreman_scap_client should be installed when enabling the scap", BZ#1390831.

My reasoning for this approach is that it I can amend the documentation almost immediately, and so prevent this issue occurring for customers. When the code changes are made, the instructions for manually installing the "puppet-foreman_scap_client" package can then be removed.

Comment 4 Russell Dickenson 2016-11-15 03:51:22 UTC

*** This bug has been marked as a duplicate of bug 1390831 ***