Bug #1175
PXELinux does not render with spoof
| Status: | Closed | Start: | 09/20/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Unattended installations | |||
| Target version: | 1.0 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
URL https://<hostname>/unattended/PXELinux?spoof=<ip>
Returns:
Processing UnattendedController#PXELinux (for <ip workstation> at 2011-09-20 07:49:03) [GET]
Parameters: {"spoof"=>"<ip>"}
undefined method `configTemplate' for nil:NilClass
/srv/www/usps-puppet-foreman/app/controllers/unattended_controller.rb:143:in `unattended_local'
/srv/www/usps-puppet-foreman/app/controllers/unattended_controller.rb:70:in `PXELinux'
Rendering common/500 (500)
Associated revisions
Revision 77440fe634d02710c596cb77ca05d1705d68fbe3
fixes #1175 - PXELinux does not render with spoof
History
Updated by Ohad Levy over 1 year ago
- Category set to Unattended installations
- Target version set to 1.0
Updated by Ohad Levy over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 77440fe634d02710c596cb77ca05d1705d68fbe3.
