Bug 1225101
Summary: | Make --capsule-templates option true by default | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Zapletal <lzap> |
Component: | Infrastructure | Assignee: | Lukas Zapletal <lzap> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sachin Ghai <sghai> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1.0 | CC: | bbuckingham, bkearney, cwelton, lzap, sghai |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/10675 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-12 13:57:26 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
Lukas Zapletal
2015-05-26 15:01:08 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. Description for --capsule-templates option: Configure Capsule to redirect provisioned hosts on it to fetch provisioning templates (PXELinux, iPXE, Kickstarts and others). Chapter: 2.2.3.3. Configuring DNS, DHCP, and TFTP Actually, it might be better to turn this on by default. This is no longer a doco bug. TRIAGE NOTES: Trivial change in the installer makes provisioning usability better. Currently provisioning does not work with Capsules templates. WORKAROUND: Re-run capsule installer with --capsule-templates true or edit /etc/foreman-proxy/setting.d/templates.yml and enable there, make sure the URL is set properly (http not https, valid capsule FQDN and port 8000 not 9090). Verified with sat6.1 GA snap7 on sat6 server, --capsule-templates is set to true by default. [root@sat6-qe-rhel66 ~]# katello-installer --help | grep capsule-templates --capsule-templates Enable templates proxying feature (default: true) on capsule, --templates is set to true by default. [root@sat6-capsule-rhel66 ~]# capsule-installer --help | grep templates --templates Enable templates proxying feature (default: true) This bug is slated to be released with Satellite 6.1. This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015. |