I see this code is part of kickgen.py, the kickstart_start and other vars seem to work but not kickstart_done for some reason..
meta["kickstart_done"] = self.generate_kickstart_signal(0, profile, s) On Wed, May 13, 2009 at 10:14 AM, Jeff Schroeder <[email protected]>wrote: > On Wed, May 13, 2009 at 7:04 AM, Michael DeHaan <[email protected]> > wrote: > > Jeff Schroeder wrote: > >> You might want to change your root password. You accidentally posted > >> the hash to the world. Speaking of that we've been having problems > >> with the pxe_just_once feature also with 1.6.4. I'll look into it more > >> after getting to the office > > > > I believe last time you had problems with unzipped eggs in your > > python-site-packages (and told me this when I was having the same > > problem -- which was more of a Python problem and not a Cobbler > > one). Visit the magic URLs in question in a browser and see what you > > get. > > No I mean that Netboot was still set to True after the wget that has > been in our kickstart template since forever ago. > > Actually looking at it: > > $ cobbler system getks --name testserver.fqdn | tail -n 5 > > # Keep the system from getting in an endless kickstart loop > $kickstart_done > %end > > Isn't $kickstart_done supposed to turn into a wget and other magic? It > is in the sample.ks but doesn't work. Michael, do you want a bug about > this? > > -- > Jeff Schroeder > > Don't drink and derive, alcohol and analysis don't mix. > http://www.digitalprognosis.com > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
