Bug 1063090
| Summary: | [RFE] Add "beah_rpm" ks_meta variable to force particular beah version | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Nick Coghlan <ncoghlan> |
| Component: | scheduler | Assignee: | Dan Callaghan <dcallagh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.15 | CC: | aigao, asaha, dcallagh, jstancek, llim, qwan, rmancy, xjia |
| Target Milestone: | 0.15.4 | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-18 01:38:47 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: | |||
Beaker 0.15.4 has been released. |
Currently, if a new version of beah introduces issues, it isn't possible to opt in to using an old version instead. A new "beah_rpm" ks_meta variable would allow this to be supported by providing the full package name such as "beah-0.6.48". ks_meta="beah_rpm=beah-0.6.48" The difference between this new metavariable and the alternate harness support is that all of the beah specific support in the kickstart files would still be enabled.