Bug #13546
[RFE] katello-installer should include --capsule-tftp true by default
Difficulty:
easy
Triaged:
Bugzilla link:
Description
With the out-of-box configuration of Satellite 6 (`katello-installer` with no options), the only method available for the end user to provision a new system is via foreman_bootdisk. This RFE requests setting '--capsule-tftp true' by default , i.e. (when katello-installer is invoked with no options).
For end users who wish to provision via PXE, this has been an additional step that needed to be done post installation.
Adding TFTP (by default) will allow:
- The end user to provision using a method other than the bootdisk options
with no further configuration (in the installer) - An out-of-box experience more similar to Satellite 5.x
- behavior consistent with upstream Foreman, which does ship with TFTP enabled
Associated revisions
History
#1
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) set to 86
#2
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/300 added
#3
Updated by Chris Roberts over 6 years ago
- Status changed from Ready For Testing to Assigned
#4
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/319 added
#5
Updated by Chris Roberts over 6 years ago
- Pull request deleted (
https://github.com/Katello/katello-installer/pull/300)
#6
Updated by Eric Helms about 6 years ago
- Legacy Backlogs Release (now unused) changed from 86 to 143
#7
Updated by Chris Roberts about 6 years ago
- Status changed from Ready For Testing to Closed
marking closed since this pr already does this
https://github.com/theforeman/puppet-foreman_proxy/blob/master/manifests/params.pp#L186
#8
Updated by Chris Roberts almost 6 years ago
- Status changed from Closed to Assigned
- Pull request deleted (
https://github.com/Katello/katello-installer/pull/319)
#9
Updated by The Foreman Bot almost 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/377 added
#10
Updated by Chris Roberts almost 6 years ago
- Target version set to 123
#11
Updated by Justin Sherrill almost 6 years ago
- Legacy Backlogs Release (now unused) changed from 143 to 184
#12
Updated by Chris Roberts almost 6 years ago
- Target version deleted (
123)
#13
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/Katello/katello-installer/pull/402 added
#14
Updated by Chris Roberts almost 6 years ago
- Status changed from Ready For Testing to Resolved
- Pull request deleted (
https://github.com/Katello/katello-installer/pull/377)
#15
Updated by Chris Roberts almost 6 years ago
- Target version set to 126
Fixes #13546 - Enable TFTP during install (#402)