[et-mgmt-tools] create my own cobbler stanzas?

drew einhorn drew.einhorn at gmail.com
Tue Jul 24 15:43:00 UTC 2007


Thanks,

I should have thought of that, I have seen things that were similar.
I was looking into a much more difficult solution.

On 7/24/07, Matt Hyclak <hyclak at math.ohiou.edu> wrote:
>
> On Tue, Jul 24, 2007 at 09:18:07AM -0600, drew einhorn enlightened us:
> > I've  been trying without success to use kickstart %includes to simplify
> and
> > modularize
> > my kickstart files.  Haven't bee able to figure out where to put the
> files
> > to be included
> > so they can be found when the kickstart is running.
> >
>
> They need to be visible to the system either by having them available on
> the
> local filesystem, or by mounting an NFS share or similar. I accomplish
> this
> by using wget in the %pre stanza. My cobbler template looks something
> like:
>
> %packages
> %include /tmp/packages_${hostname}
>
> %pre
> wget -P /tmp http://server/ks/packages_${hostname}
>
> Matt
>
> --
> Matt Hyclak
> Department of Mathematics
> Department of Social Work
> Ohio University
> (740) 593-1263
>
> _______________________________________________
> et-mgmt-tools mailing list
> et-mgmt-tools at redhat.com
> https://www.redhat.com/mailman/listinfo/et-mgmt-tools
>



-- 
Drew Einhorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20070724/6dacb23b/attachment.htm>


More information about the et-mgmt-tools mailing list