<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 08/26/2009 03:57 PM, Randy Rubins wrote:
<blockquote cite="mid:760088.96058.qm@web112218.mail.gq1.yahoo.com"
 type="cite">
  <style type="text/css"><!-- DIV {margin:0px;} --></style>
  <div
 style="font-family: times new roman,new york,times,serif; font-size: 14pt;"><span
 style="font-family: Courier New,courier,monaco,monospace,sans-serif;"></span>What
process on the Spacewalk server generates the kickstart profile .cfg
file in /var/lib/rhn/kickstarts/wizard directory?<br>
Is there a way to update the template(s) used by this process, like one
would normally be able to do via standard cobbler interface/templates?<br>
  </div>
</blockquote>
<br>
Currently no.<br>
<br>
IIRC the code used by the wizard software are not Cobbler templates, so
the wizard isn't as simple as a Cheetah template that has all the
answers as --ks-meta variables and such.<br>
<br>
I think it would be very slick if they were, but that may also mean all
the %posts and things that people fill in would need to be made into
snippets.   (Something like per_profile and per_system snippets exist
in Cobbler and could, in theory, be used for this).   --ks-meta isn't
really meant for storing multiline data (it would make it hard to edit)<br>
<br>
I'm just speculating though, there may be other factors involved.<br>
<br>
--Michael<br>
<br>
</body>
</html>