Is there a preferred way to add MAC address for HP iLO ports to cobbler to create DHCP entries? I stared using a dummy image file for the system entries as follows; but thought there might be a better way.
ssh cobbler "cobbler system add --name=myhost-ilo --mac=00:00:00:00:00 --hostname=myhost-ilo.example.com --image=dummy.img --netboot-enabled=N" I cannot just add another mac to the system definition with its associated IP because I only have control of the DHCP server and hostnames and have to rely on IT controlled DNS to assign the IP addresses. --jim _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
