Actions
Feature #2214
closedSpecifying host IP address should not be mandatory for unmanaged DNS/DHCP subnets
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Description
We have a setup whereby we deploy (RHEL) virtual machines (using libvirt+foreman) onto networks where we are only able to control the TFTP server via the smart-proxy.
When creating a new host, it is mandatory to specify an IP address for the primary interface of the new host - this should be made optional, and updated once the build is in progress.
Foreman already knows the MAC address of the system being built, so requests for the provision (kickstart) template are successful, and Foreman is then aware of the assigned IP for the host. Once Foreman is aware of the IP of the host, it should update the record in order for the 'build complete' status to be updated correctly.
Updated by Dominic Cleal about 11 years ago
- Is duplicate of Feature #3182: Remove requirement for entering an IP address when creating a new host added
Updated by Dominic Cleal about 11 years ago
- Related to Feature #2576: Optionally update Host.ip as part of /unattended/built added
Updated by Dominic Cleal about 11 years ago
- Description updated (diff)
- Status changed from New to Duplicate
Being implemented via #3182.
Actions