Bug 1104133
Summary: | undefined method variable "subscription_manager_configuration_url" | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Martin Korbel <mkorbel> | ||||
Component: | Provisioning | Assignee: | Dustin Tsang <dtsang> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Korbel <mkorbel> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.0.3 | CC: | bbuckingham, cwelton, dlobatog, dtsang, jhutar, jmontleo, mmccune, sthirugn, tkolhar | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
URL: | http://projects.theforeman.org/issues/6826 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-09-11 12:24:10 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: | |||||||
Attachments: |
|
Description
Martin Korbel
2014-06-03 10:57:25 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Next interesting thing is it, when We use "subscription_manager_registration" in user_data template (for cloud-init), We get this error in WebUI (when We try create new guest). It is difference between user_data (cloud-init) and finish (ssh) templates. Render user data template for ggg.test.example.com task failed with the following error: undefined method `subscription_manager_configuration_url' for #<Host::Managed:0x0000000fc15ef8> Created redmine issue http://projects.theforeman.org/issues/6826 from this bug DEVELOPER VERIFIED: Registration worked successfully with this variable on user_data and finish templates. VERIFIED on Satellite-6.0.4-RHEL-6-20140829.0 This was delivered with Satellite 6.0 which was released on 10 September 2014. |