Bug 1218115

Summary: Expose templates URL option in capsule-installer
Product: Red Hat Satellite Reporter: Stephen Benjamin <stbenjam>
Component: Foreman ProxyAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0   
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-12 11:54:47 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:

Description Stephen Benjamin 2015-05-04 08:40:50 UTC
Description of problem:
Newer RHEL can support HTTPS kickstart, but the default is the Templates capsule feature enables HTTP.

Version-Release number of selected component (if applicable):
6.1 Beta

How reproducible:
Always

Steps to Reproduce:
1. Configure a capsule with TFTP and Templates feature (capsule-installer --tftp=true --templates=true)
2. Notice capsule-installer does not expose --templates-url option

Actual results:
/etc/foreman-proxy/settings.d/templates.yml has an HTTP url by default

Expected results:
--templates-url is exposed in the capsule-installer, and configures /etc/foreman-proxy/settings.d/templates.yml with the given URL.


Additional info:
It's available in the puppet-foreman_proxy module, the capsule just doesn't expose the option.

Comment 2 Stephen Benjamin 2015-05-12 11:54:47 UTC

*** This bug has been marked as a duplicate of bug 1197806 ***