Bug 1873792
Summary: | [RFE] Allow option to deploy hosts with GOFERLESS configuration from Satellite 6 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sayan Das <saydas> |
Component: | Provisioning Templates | Assignee: | Ondřej Pražák <oprazak> |
Status: | CLOSED ERRATA | QA Contact: | Roman Plevka <rplevka> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.8.0 | CC: | ahumbe, bkearney, egolov, ehelms, gestionesistemi, jyejare, mhulan, oprazak, viggiani |
Target Milestone: | 6.9.0 | Keywords: | FutureFeature, Patch, Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | foreman-2.3.0-0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-04-21 13:17:42 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
Sayan Das
2020-08-30 06:49:17 UTC
Upstream bug assigned to oprazak Upstream bug assigned to oprazak Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/30738 has been resolved. I'm struggling with this too. I'd like to have same chances to set by Global Parameters every of these: redhat_install_agent redhat_install_host_tools redhat_install_host_tracer_tools even when registering by activation keys. (In reply to gestionesistemi from comment #6) > I'm struggling with this too. > I'd like to have same chances to set by Global Parameters every of these: > redhat_install_agent > redhat_install_host_tools > redhat_install_host_tracer_tools > even when registering by activation keys. Hello, If I am not wrong, You might want to configure the parameter in the way how it's modified for redhat_install_agent in here --> https://github.com/theforeman/foreman/pull/7994/files In that way, all three parameters can be controlled and declared by host or hostgroup parameters with values set to true or false. I hope this helps. -- Sayan > You might want to configure the parameter in the way how
> it's modified for redhat_install_agent in here -->
> https://github.com/theforeman/foreman/pull/7994/files
>
> In that way, all three parameters can be controlled and declared by host or
> hostgroup parameters with values set to true or false.
Hi Sayan,
I was able to modify all three parameters as suggested.
Thank you
(In reply to Mimmus from comment #9) > > You might want to configure the parameter in the way how > > it's modified for redhat_install_agent in here --> > > https://github.com/theforeman/foreman/pull/7994/files > > > > In that way, all three parameters can be controlled and declared by host or > > hostgroup parameters with values set to true or false. > Hi Sayan, > I was able to modify all three parameters as suggested. > > Thank you Awesome.. Thanks for letting us know. If you need any additional support, feel free to upen up a support case with us and we can work over the case further. -- Sayan VERIFIED on sat6.9.0-12.0 using the `redhat_install_agent` boolean host parameter set to False causes that only katello-host-tools package is installed. 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.9 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:1313 |