Bug 1702804

Summary: [RFE] hide puppet tabs, dashboard, reports, etc. when not wanting to use puppet for hosts
Product: Red Hat Satellite Reporter: Scott Parker <sparker>
Component: PuppetAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED CURRENTRELEASE QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: ahumbe, bkearney, lstejska, pcreech, rlavi
Target Milestone: UnspecifiedKeywords: FutureFeature
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: 2023-09-11 11:17: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 Scott Parker 2019-04-24 19:30:20 UTC
Description of problem: The ability for the GUI to not show anything puppet related.  This could be a installer flag or a setting in the GUI, to turn off in create host, host group and even on the dashboard page, to hide the puppet tabs, puppet reports, etc.  Even though puppet is need by satellite the customers hosts are not using puppet ever.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:

No reports, no dashboard boxes, no tabs appear when "hide puppet" is enabled.


Additional info:

Comment 3 Ondřej Pražák 2019-11-19 12:28:23 UTC
Connecting redmine issue https://projects.theforeman.org/issues/15574 from this bug

Comment 4 Bryan Kearney 2020-05-01 14:23:10 UTC
The Satellite Team is attempting to provide an accurate backlog of bugzilla requests which we feel will be resolved in the next few releases. We do not believe this bugzilla will meet that criteria, and have plans to close it out in 1 month. This is not a reflection on the validity of the request, but a reflection of the many priorities for the product. If you have any concerns about this, feel free to contact Red Hat Technical Support or your account team. If we do not hear from you, we will close this bug out. Thank you.

Comment 7 Leos Stejskal 2023-09-11 11:17:09 UTC
Foreman Puppet has been extracted to the plugin and can be disabled with command:
```
foreman-maintain plugin purge-puppet -f
```