Bug 974242
Summary: | add weburl and apiurl to canldepin.conf during katello-configure | |||
---|---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | Og Maciel <omaciel> | |
Component: | katello-configure | Assignee: | Tom McKay <tomckay> | |
Status: | CLOSED ERRATA | QA Contact: | Tazim Kolhar <tkolhar> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 1.3 | CC: | bbuckingham, cduryee, cwelton, omaciel, sthirugn, tkolhar, tomckay | |
Target Milestone: | rc | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 958177 | |||
: | 975925 (view as bug list) | Environment: | ||
Last Closed: | 2013-10-01 10:56:32 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: | 958177 | |||
Bug Blocks: | 833466, 975925, 995945 |
Comment 1
Og Maciel
2013-06-13 18:52:08 UTC
Branch: refs/heads/master Home: https://github.com/Katello/katello-installer Commit: 63e692c3770426e4fb6b5829fc6e64e2d5de88b8 https://github.com/Katello/katello-installer/commit/63e692c3770426e4fb6b5829fc6e64e2d5de88b8 Author: Tom McKay <thomasmckay> Date: 2013-06-19 (Wed, 19 Jun 2013) SNAP0 contains these bug fixes. Moving to ON_QA. VERIFIED : # rpm -qa | grep katello katello-selinux-1.4.4-2.el6sat.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-certs-tools-1.4.2-2.el6sat.noarch katello-common-1.4.3-5.el6sam_splice.noarch katello-configure-1.4.4-2.el6sat.noarch katello-cli-common-1.4.3-4.el6sat.noarch katello-glue-elasticsearch-1.4.3-5.el6sam_splice.noarch katello-headpin-all-1.4.3-5.el6sam_splice.noarch katello-cli-1.4.3-4.el6sat.noarch katello-glue-candlepin-1.4.3-5.el6sam_splice.noarch signo-katello-0.0.10-2.el6sat.noarch katello-headpin-1.4.3-5.el6sam_splice.noarch # cat candlepin.conf candlepin.export.prefix.weburl=https://FQDN/sam/distributors?uuid= candlepin.export.prefix.apiurl=https://FQDN/sam/api/distributors/ The candlepin.conf file contains the parameters with above values, The system has --deployment=sam 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. http://rhn.redhat.com/errata/RHEA-2013-1390.html |