Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
record.rb 3.24 KB
sparc_record.rb 965 Bytes

Latest revisions

# Date Author Comment
58390d0b 10/09/2017 01:05 PM Lukas Zapletal

Fixes #19706 - don't treat DHCP leases as conflicts

f6c313fb 02/21/2017 08:12 AM Timo Goebel

fixes #17533 - provision dhcp for bond child macs

4cbf879e 08/24/2016 06:41 AM Lukas Zapletal

Fixes #12634 - New HW Model flag pxe_loader

Implementation of

https://github.com/theforeman/rfcs/blob/master/text/0001-PXE-Booting-UEFI.md

In short, new host/hostgroup flag PXE loader is added to specify TFTP
DHCP filename and Foreman now orchestrates all PXE-capable templates...

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

4c9529c7 03/07/2016 06:49 AM Lukas Zapletal

Fixes #13725 - DHCP MAC conflicts are reported

e60f0799 04/17/2015 07:31 AM Dominic Cleal

fixes #10020 - add next-server/filename attrs to provision NIC DHCP record

A host's DHCP record used to be constructed with PXE attributes in
Orchestration::DHCP, but moved to Nic::Managed during 43c4bd7. Nic::Managed
didn't add PXE attributes, so this commit adds these when provision? is set....

37bb1b44 03/26/2015 05:38 AM Lukas Zapletal

Fixes #8727 - DHCP validation does not fail on discovered leases

5c02cfe5 01/30/2015 03:34 AM Daniel Lobato Garcia

Refs #3809 - Enable cop StringConversionInInterpolation

71dfb495 11/05/2014 02:14 AM Lukas Zapletal

Fixes #7971 - DHCP hostname commutative conflict fix

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

View revisions

Also available in: Atom