[cobbler] Kistart done stanza - not expanding

Sarakaitis, Eric Eric.Sarakaitis at CBTS.Cinbell.com
Wed Mar 6 15:44:23 UTC 2013


Do you put that like this?

$SNIPPET('kickstart_start')
$SNIPPET('network_config_esxi')
accepteula
install --firstdisk --overwritevmfs
rootpw vmware123
reboot
 
%pre --interpreter=busybox
 
%firstboot --interpreter=busybox
$SNIPPET('kickstart_done')



____________________________
Eric Sarakaitis
Sr. Systems Engineer
419.303.4624
eric.sarakaitis at cbts.cinbell.com








On 3/6/13 10:27 AM, "Tom Brown" <tom at ng23.net> wrote:

>
>> As of 2.2, you need to use the standard $SNIPPET syntax for
>>kickstart_start and _done:
>> 
>> $SNIPPET('kickstart_start')
>> $SNIPPET('kickstart_done')
>
>thanks - easy fix
>_______________________________________________
>cobbler mailing list
>cobbler at lists.fedorahosted.org
>https://lists.fedorahosted.org/mailman/listinfo/cobbler



More information about the cobbler mailing list