Aww heck, forgot about the mac addr, additional interface still needed then.
sorry, typing on a train with one hand, and thinking with only half a brain... -C On Fri, Sep 10, 2010 at 2:49 PM, Corey Kovacs <[email protected]> wrote: > Actually, now that I think about it, you don't need to add an > interface since the power_addr already exists, the template bit should > be easy. > > -C > > On Fri, Sep 10, 2010 at 2:46 PM, Corey Kovacs <[email protected]> wrote: >> Could you add an interface to the corosponding host and modify the >> dhcp template to add the hosts entry during a sync? >> >> Or, you can always script the hard coding of the address for the iLO >> port. Run the script at build time, or any other time for that matter >> and bob's yer uncle. >> >> depending on your situation, model the iLO address after some >> predictable scheme so the don't collide with each other. >> >> -C >> >> On Thu, Sep 9, 2010 at 10:11 PM, McEvoy, James <[email protected]> wrote: >>> 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 >>> >> > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
