[cobbler] Kistart done stanza - not expanding

James Cammarata jimi at sngx.net
Wed Mar 6 14:36:23 UTC 2013


On Wed, Mar 6, 2013 at 3:52 AM, Tom Brown <tom at ng23.net> wrote:

> Hi
>
> I am on cobbler-2.2.3-2.el6.noarch in CentOS 6.3 and my kickstart done
> stanza is not rendering out - the bottom of my rendered ks just says
>
> # Start final steps
> $kickstart_done
> # End final steps
>
> Have i forgotten something somewhere?


As of 2.2, you need to use the standard $SNIPPET syntax for kickstart_start
and _done:

$SNIPPET('kickstart_start')
$SNIPPET('kickstart_done')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/cobbler/attachments/20130306/9cd431c4/attachment.html>


More information about the cobbler mailing list