Bug 1294529
| Summary: | Correct typos in comments | ||
|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Thom Carlin <tcarlin> |
| Component: | Installation - CloudForms | Assignee: | Jesus M. Rodriguez <jesusr> |
| Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> |
| Severity: | low | Docs Contact: | Dan Macpherson <dmacpher> |
| Priority: | unspecified | ||
| Version: | 1.0 | CC: | bthurber, jesusr, jmatthew, tpapaioa |
| Target Milestone: | ga | Keywords: | Triaged |
| Target Release: | 1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-13 16:23:39 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: | 1342594 | ||
Fixed by this Pull Request https://github.com/fusor/fusor/pull/1019 QCI-1.2-RHEL-7-20160718.t.0 Verified on QCI-1.2-RHEL-7-20160720.t.0. 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, 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/RHEA-2016:1862 |
Description of problem: /etc/foreman/plugins/fusor.yaml and /opt/rh/ruby193/root/usr/share/gems/gems/fusor_server-0.0.1/config/fusor.yaml have a typo Version-Release number of selected component (if applicable): TP2 How reproducible: 100% Steps to Reproduce: 1. Install RHCS-I 2. ssh into sat6 system 3. display /opt/rh/ruby193/root/usr/share/gems/gems/fusor_server-0.0.1/config/fusor.yaml AND/OR display /etc/foreman/plugins/fusor.yaml Actual results: # NOTE: product_name and repository_set_name are provided only for # convencience / display purposes. All repository finding should be # driven off of product_id / repository_set_id, as those are the only # things guaranteed not to change. #Need Red Hat 7.1 Operating Sysetem setup including Media, architecture, and other associations. Expected results: # NOTE: product_name and repository_set_name are provided only for # convenience / display purposes. All repository finding should be # driven off of product_id / repository_set_id, as those are the only # things guaranteed not to change. #Need Red Hat 7.1 Operating System setup including Media, architecture, and other associations. Additional info: