Project

General

Profile

Actions

Bug #2793

closed

Using eth0's MAC address for provisioning

Added by Mateusz Kisielewski over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Foreman Discovery uses eth0's MAC address from facts for provisioning, so while booting from different NIC you've to manually change the MAC address.

app/models/host/discovered.rb#L49
---
h.mac = values["macaddress_eth0"].downcase

On irc Ohad mentioned about using IPAPPEND 2 -> (BOOTIF=<hardware-address-of-boot-interface>) like Anaconda does, if it's possible of course.


Related issues 1 (0 open1 closed)

Has duplicate Discovery - Bug #5206: Discover image should report eth interface from BOOTIFResolvedLukas Zapletal04/15/2014Actions
Actions

Also available in: Atom PDF