Ah, you said ontimeout? Try editing the templates in /etc/cobbler… the "local" part is in that template, not the cobbler source, so you can change it.
-- Michael On Friday, December 30, 2011 at 11:20 AM, Michael DeHaan wrote: > This feature already exists. Create a system named "default": > > cobbler system add --name=default --profile=foo > > PXE also works by IP, so it at least used to work that you could create a > system ip in CIDR notation to get the same thing for just a part of your > network: > > cobbler system add --name=thisNetworkHasADefault --ip=255.255.255.0/16 > --profile=foo > > The latter may o > > --Michael > > > > > -- Michael > > > On Friday, December 30, 2011 at 7:27 AM, Jörgen Maas wrote: > > > On Fri, Dec 30, 2011 at 1:10 PM, <[email protected] > > (mailto:[email protected])> wrote: > > > > > > > > > Have a use case that maybe unique to us as were not unfortunately using > > > DHCP > > > or all our vlans. We automate on demand VMware guests by using a workflow > > > engine to; create the guest images, cobbler system record, request cobbler > > > buildiso, attach iso and boot guest, detach iso. Our issue is then that > > > on > > > the isolinux timeout the default boot is Local which is fine for 99% of > > > cases but not this as the guest build fails. Currently we have another > > > step > > > to mangle the cd athough it occurs the better solution maybe to add > > > another > > > option say ontimeout so that can be supplied via api/cli (not sure it > > > makes > > > sense in the webui)? > > > > > > > > > Hi Simon, so you want to be able to control the value of the ONTIMEOUT. > > So that you can select a system to install without any further intervention? > > > > -- > > Grtz, > > Jörgen Maas > > _______________________________________________ > > cobbler-devel mailing list > > [email protected] > > (mailto:[email protected]) > > https://fedorahosted.org/mailman/listinfo/cobbler-devel > > > > > > > >
_______________________________________________ cobbler-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler-devel
