On Wed, May 13, 2009 at 7:21 AM, Michael DeHaan <[email protected]> wrote: > Jeff Schroeder 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? > > Yes. >> >> It >> is in the sample.ks but doesn't work. Michael, do you want a bug about >> this? >> >> > > Let's see if this is actually a bug first. Perhaps you have a trigger > editing the system? I know you had some.
The only serious trigger we have that I've not posted is one for autosigning puppet keys so no. cobbler system getks shows "$kickstart_done" as a shell variable. Wouldn't that be the bug right there? I dont think the code to render $kickstart_done into the wget is working properly. Is there anything else that could cause it to render $kickstart_done as $kickstart_done? -- 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
