As per previous posters comments, you just provide puppet via a
cobbler repository (either EPEL or a more detailed one with just the
packages you need that you create) during the install.  Then leave
$yum_config_stanza out of your %post section.  You will still want
$yum_repo_stanza up further in the kickstart.

I'll leave the how it will work post-network question to howards line
of the thread.

-greg

On Mon, Aug 20, 2012 at 11:26 AM, Bai Shen <baishen.li...@gmail.com> wrote:
> The sample kickstart file already has the puppet setup as far as I can tell.
> The part I appear to be missing is the first step.
>
> Part of my complication is that this install is on a separate switch with no
> internet access.  So everything I do has to come from the cobbler/puppet
> machine.  However, once the install is done, the machine will be connected
> to the network and not have access to the cobbler/puppet machine anymore.
>
>
> On Mon, Aug 20, 2012 at 11:30 AM, Shake Chen <shake.c...@gmail.com> wrote:
>>
>> if is centos, it is simple
>>
>> 1: add epel to profile, let can find the puppet
>>
>> 2: edit /etc/cobbler/setting, enable puppet.
>>
>> that would install puppet agent for the node.
>>
>>
>>
>> On Mon, Aug 20, 2012 at 10:16 PM, Bai Shen <baishen.li...@gmail.com>
>> wrote:
>>>
>>> So I'm able to get my machine built using cobbler.  However, it doesn't
>>> seem to have installed and set up puppet.
>>>
>>> Does anyone know of any good tutorials or documentation that I can look
>>> at?  Most of the stuff I'm finding assumes you're just installing puppet,
>>> not continuing on from a cobbler kickstart.
>>>
>>> Thanks.
>>>
>>> _______________________________________________
>>> cobbler mailing list
>>> cobbler@lists.fedorahosted.org
>>> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>>>
>>
>>
>>
>> --
>> Shake Chen
>>
>>
>>
>> _______________________________________________
>> cobbler mailing list
>> cobbler@lists.fedorahosted.org
>> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>>
>
>
> _______________________________________________
> cobbler mailing list
> cobbler@lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to