[cobbler] problems with network_config_esxi snippet

James Cammarata jimi at sngx.net
Wed Mar 6 17:05:01 UTC 2013


On Wed, Mar 6, 2013 at 8:52 AM, Sarakaitis, Eric <
Eric.Sarakaitis at cbts.cinbell.com> wrote:

> I have a new kickstart I'm developing for ESXi deployment, but I'm having
> problems getting the networking snippet to work.
>
> System kickstart output -
> # Error: no snippet data for network_config_esxi
>
>
> accepteula
> install --firstdisk --overwritevmfs
> rootpw vmware123
> reboot
>
> %pre --interpreter=busybox
>
> %firstboot --interpreter=busybox
> Kickstart:
>
> $SNIPPET(' network_config_esxi')
> accepteula
> install --firstdisk --overwritevmfs
> rootpw vmware123
> reboot
>
> %pre --interpreter=busybox
>
> %firstboot --interpreter=busybox
>
> Anyone have any experience with this?


Does the file /var/lib/cobbler/snippets/network_config_esxi exist? Snippets
must be in a directory (or subdir) of /var/lib/cobbler/snippets.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/cobbler/attachments/20130306/92f53acd/attachment.html>


More information about the cobbler mailing list