Wouldn't it be better to see if eth0's bonding type is "slave", and get the information from the associated bonding master device (I could call it "moo" if I wanted) rather than checking for a bond0? If that's not possible, disregard my comment, I'm not into this part of the code. :)
Jasper Dave Hatton wrote: > cobbler buildiso assumed that eth0 was the only place to get network > information from. If you use bonding this isn't true. Here is the fix. > > Also noticed gateway wasn't being set so fixed that as well. > > Daveh > > PS - can you push this into 1.4 as well as devel as I use this a lot? > > > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
