Bug 1577866
| Summary: | rhn-satellite-activate unable to use multiple parameters | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Kenny Tordeurs <ktordeur> |
| Component: | Other | Assignee: | Jan Dobes <jdobes> |
| Status: | CLOSED WONTFIX | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 580 | CC: | jdobes, rdrazny, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-13 15:00:52 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1450940 | ||
|
Description
Kenny Tordeurs
2018-05-14 10:03:42 UTC
Combining multiple --manifest-* parameters in single run is not supported according to the current code. It could be fixed by either: 1. doing the execution chain reasonably: manifest-reconcile-request -> manifest-refresh -> manifest-info 2. complaining about invalid parameter combination I would vote for option 2 |