Actions
Bug #14130
closedLibvirt image provision generates random MAC address, even though you supply one during provision
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Hi!
When creating a new host and editing the interface, supplying a MAC address, the host is provisioned with a different, random generated MAC address instead.
As I cannot have proxy for DHCP, I need to set a MAC address so I can manually register it in DHCP beforehand with IP address so that the provisioned host gets that address, for the SSH finish to work.
Steps to reproduce:
Provision new host on libvirt provider
Supply MAC address in "Interfaces > Edit"
The host is created with another, random MAC address.
Expected result:
The host is created with the supplied MAC address.
TIA
Karli
Actions