Bug 1537540
Summary: | Review procedure to create Puppet environment for OpenSCAP | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Stephen Wadeley <swadeley> | ||||
Component: | Docs Install Guide | Assignee: | Sergei Petrosian <spetrosi> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Stephen Wadeley <swadeley> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.3.0 | CC: | adahms, ehelms, mhulan, oprazak | ||||
Target Milestone: | Unspecified | ||||||
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: | Environment: | ||||||
Last Closed: | 2018-03-15 13:07:58 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
Stephen Wadeley
2018-01-23 13:32:24 UTC
Marek, Do you mind commenting here on the use of the OpenSCAP puppet module? Assigning to Sergei for review. OpenSCAP puppet module should be installed in shared directory, that means that all puppet environments will automatically include it. With puppet 3, it used to be /usr/share/puppet/modules/ Therefore any puppet enviornment that is imported from puppet master should list OpenSCAP module automatically. There's no need to create a new one. IMHO 5.2.3. Step 1. is misleading and should not be needed at all. production environment was always created by default installation (againt at least with puppet 3). Step 2. is also misleading, since as I said, the foreman_scap_module should be present in any environment without any extra action as long as you have puppet-foreman_scap_client installed. That was not installed by default in 6.2 IIRC but in 6.3 it should be. Created attachment 1407158 [details]
yum install puppet-foreman_scap_client
These changes are now live on the customer portal: https://access.redhat.com/documentation/en-us/red_hat_satellite/6.3/html/administering_red_hat_satellite/chap-red_hat_satellite-administering_red_hat_satellite-security_compliance_management#configuring_scap_content Thank you |