Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1136002 - Hostgroup provisioning provides HTTPS URL
Summary: Hostgroup provisioning provides HTTPS URL
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Provisioning
Version: 6.0.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Stephen Benjamin
QA Contact: Kedar Bidarkar
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks: 1124386 1126087
TreeView+ depends on / blocked
 
Reported: 2014-09-01 12:31 UTC by Stephen Benjamin
Modified: 2017-02-23 21:00 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-12 05:15:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 4463 0 None None None 2016-04-22 15:51:41 UTC
Red Hat Product Errata RHSA-2015:1592 0 normal SHIPPED_LIVE Important: Red Hat Satellite 6.1.1 on RHEL 6 2015-08-12 09:04:35 UTC

Description Stephen Benjamin 2014-09-01 12:31:08 UTC
Description of problem:
`default_template_url` in the ConfigTemplatesController is returning an HTTPS url, which Anaconda will not like.

Version-Release number of selected component (if applicable):
6.0.4 Snap 7

How reproducible:
Always

Steps to Reproduce:
1. Setup host group provisioning
2. Deploy default PXE files
3. Look at /var/lib/tftpboot/pxelinux.cfg/default

Actual results:
The KS url is HTTPS

Expected results:
the KS url is HTTP

Additional info:

Comment 1 RHEL Program Management 2014-09-01 12:33:24 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.

Comment 2 Stephen Benjamin 2014-09-01 12:33:43 UTC
Created redmine issue http://projects.theforeman.org/issues/7318 from this bug

Comment 4 Bryan Kearney 2014-10-31 12:04:41 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/4463 has been closed
-------------
Anonymous
Applied in changeset commit:0e3d065853992a67ab35f3d0a2747d36a766ab24.

Comment 5 Bryan Kearney 2015-01-09 14:49:40 UTC
Upstream bug assigned to stbenjam

Comment 8 Kedar Bidarkar 2015-03-13 16:37:55 UTC
1) created a host_group
2)associate katello kickstart default to a host-group
3) Deploy default PXE files
4) check the file on sat6  /var/lib/tftpboot/pxelinux.cfg/default

ks=https://http://xyz.redhat.com/

DEFAULT menu
PROMPT 0
MENU TITLE PXE Menu
TIMEOUT 200
TOTALTIMEOUT 6000
ONTIMEOUT local

LABEL local
     MENU LABEL (local)
     MENU DEFAULT
     LOCALBOOT 0

LABEL Katello Kickstart Default - rhel66_grp
     kernel boot/RedHat-6.6-x86_64-vmlinuz
     append initrd=boot/RedHat-6.6-x86_64-initrd.img ks=https://http://xyz.redhat.com/unattended/template/Katello%20Kickstart%20Default/rhel66_grp ksdevice=bootif network kssendmac


tried with sat6.1 beta snap6 compose2

Comment 11 Kedar Bidarkar 2015-05-04 17:32:59 UTC
Tested with sat6.1.0-GA-SNAP2

VERIFIED with Satellite-6.1.0-RHEL-7-20150429.2


LABEL Satellite Kickstart Default - rhel66_grp
     kernel boot/RedHat-6.6-x86_64-vmlinuz
     append initrd=boot/RedHat-6.6-x86_64-initrd.img ks=http://sat6.redhat.com:80/unattended/template/Satellite%20Kickstart%20Default/rhel66_grp ksdevice=bootif network kssendmac

Comment 12 Bryan Kearney 2015-08-11 13:31:51 UTC
This bug is slated to be released with Satellite 6.1.

Comment 13 errata-xmlrpc 2015-08-12 05:15:47 UTC
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/RHSA-2015:1592


Note You need to log in before you can comment on or make changes to this bug.