Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1109110

Summary: unable to change repository urls of child channels to https in kickstart profile
Product: [Community] Spacewalk Reporter: Andreas Schmechtig <Andreas.Schmechtig>
Component: ServerAssignee: Tomas Lestach <tlestach>
Status: CLOSED EOL QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.1   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-23 15:26:54 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: 1564160    

Description Andreas Schmechtig 2014-06-13 09:29:34 UTC
Description of problem:
It is not possible (we don't find a way) to change the repository urls of child channels to https instead of http inside of a spacewalk managed kickstart profile.

Version-Release number of selected component (if applicable):
Spacewalk 2.1


How reproducible:


Steps to Reproduce:
1. Create a parent channel
2. Create some child channels
3. Create a kickstart profile in spacewalk
4. Change the url of the parent channel to https protocol by using Kickstart Details -> Advanced Options -> URL
5. Find no option to change the URL of child channel repository URLs
   e.g.
   repo --name=rhel-x86_64-server-epel-6 --baseurl=http://...


Actual results:
Kickstart Installation runs with https against the parent channel but additional components from child channels are tried to being installed with http access. This fails in a networking environment where only https is permitted through firewalls.

Expected results:
Find a possibility to change child channel URLs to https protocol to install all components via https regardless if parent or child channel.

Additional info:

Comment 2 Andreas Schmechtig 2017-11-23 15:26:54 UTC
Meanwhile we are on Spacewalk 2.7.
So I think it makes no sense to keep this open.

regards
Andreas