Project

General

Profile

Actions

Bug #21975

closed

DHCP filename option is ignored

Added by Lukas Zapletal over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
DHCP
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When new DHCP entry is created, filename option is no longer honored and completely ignored.

curl -#k --cert $HOME/.puppet/ssl/certs/$(hostname).pem --key $HOME/.puppet/ssl/private_keys/$(hostname).pem --cacert $HOME/.puppet/ssl/certs/ca.pem -X POST -d '' "https://$(hostname):8443/dhcp/192.168.99.0?ip=192.168.99.1&mac=52:51:00:aa:bb:01&name=test1&filename=pxelinux.0"

This breaks UEFI provisioning, blocker issue for 1.17 release


Related issues 2 (0 open2 closed)

Related to Smart Proxy - Bug #21463: proxy detects existing dhcp record as conflictClosedTimo Goebel10/25/2017Actions
Related to Foreman - Bug #21120: Multiple DHCP orchestration is no longer possible with PXELoaderClosedLukas Zapletal09/27/2017Actions
Actions #1

Updated by Lukas Zapletal over 6 years ago

Regression in develop/1.17. This is working on 1.15 and 1.16.

Actions #2

Updated by Lukas Zapletal over 6 years ago

  • Related to Bug #21463: proxy detects existing dhcp record as conflict added
Actions #3

Updated by Lukas Zapletal over 6 years ago

  • Related to Bug #21120: Multiple DHCP orchestration is no longer possible with PXELoader added
Actions #4

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Anonymous
  • Pull request https://github.com/theforeman/smart-proxy/pull/555 added
Actions #5

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF