Actions
Bug #5206
closedDiscover image should report eth interface from BOOTIF
Description
From BOOTIF first, when not set than the one that eth0 was assigned.
We may need to introduce new fact name, because we do not want to mangle facter output. I recommend something like "discovered_mac".
17:44 mburns | lzap: it should report the value of BOOTIF from kernel commandline 17:45 mburns | and if that doesn't exist, then i could see defaulting to macaddress_eth0 17:46 lzap | mburns: we can do that, it might be named differently as those are coming from facter 17:47 lzap | I could name this discovered_mac 17:47 mburns | lzap: that could work
Updated by Lukas Zapletal over 10 years ago
- Status changed from New to Assigned
- Assignee set to Lukas Zapletal
- Target version set to 1.8.4
- Difficulty set to medium
Also make sure IPAPPEND 2 is present in the configuration.
http://www.syslinux.org/wiki/index.php/SYSLINUX#IPAPPEND_flag_val_.5BPXELINUX_only.5D
Updated by Lukas Zapletal over 10 years ago
- Status changed from Assigned to Resolved
Updated by Lukas Zapletal over 10 years ago
- Is duplicate of Bug #2793: Using eth0's MAC address for provisioning added
Actions