RE: Debugging snippets

2009-11-17 Thread Glenn Bailey
> Any suggestions ? > > Max Krasnyansky wrote: > > Folks, > > > > I'm looking for suggestions on how to debug snippet code. I got a > > snippet here that fails for some systems but works for others. > > When I say fails I mean that it does not get expanded, I just > > git this > > $SNIPPET('my

Support for Fedora 12?

2009-11-17 Thread Scot Floess
I just downloaded the i386/x86_64 Fedora 12 ISOs... I see in import: --os-version for breed redhat must be one of rhel2.1, rhel3, rhel4, rhel5, fedora5, fedora6, fedora7, fedora8, fedora9, fedora10, fedora11, generic24, generic26, other, given was fedora12 I've not tried to install 12 as of

Re: Support for Fedora 12?

2009-11-17 Thread John Eckersberg
On 11/17/2009 03:15 PM, Scot Floess wrote: > I just downloaded the i386/x86_64 Fedora 12 ISOs... > > I see in import: > > --os-version for breed redhat must be one of rhel2.1, rhel3, rhel4, > rhel5, fedora5, fedora6, fedora7, fedora8, fedora9, fedora10, fedora11, > generic24, generic26, other, give

Re: Support for Fedora 12?

2009-11-17 Thread Scot Floess
Silly question - do you mean add the breed on import? For example: cobbler distro add --arch=x86 --breed=fedora12 ... Thanks, Scot - Original Message - From: "John Eckersberg" To: cobbler@lists.fedorahosted.org Sent: Tuesday, November 17, 2009 3:19:51 PM GMT -05:00 US/Canada Eastern

Re: Support for Fedora 12?

2009-11-17 Thread John Eckersberg
On 11/17/2009 03:26 PM, Scot Floess wrote: > Silly question - do you mean add the breed on import? For example: > > cobbler distro add --arch=x86 --breed=fedora12 ... > > Thanks, > > Scot > > > - Original Message - > From: "John Eckersberg" > To: cobbler@lists.fedorahosted.org > Sent: Tues

push based replication

2009-11-17 Thread Jon Sabo
Does anyone out there replicate cobbler in a push rather than pull fashion? Imagine you have a master server that pushes to slaves who are unable to connect back to the master server. How do you go about doing that? Thanks, Jonathan ___ cobbler mailin

Re: Support for Fedora 12?

2009-11-17 Thread James Laska
On Tue, 2009-11-17 at 15:19 -0500, John Eckersberg wrote: > On 11/17/2009 03:15 PM, Scot Floess wrote: > > I just downloaded the i386/x86_64 Fedora 12 ISOs... > > > > I see in import: > > > > --os-version for breed redhat must be one of rhel2.1, rhel3, rhel4, > > rhel5, fedora5, fedora6, fedora7, f

Re: Support for Fedora 12?

2009-11-17 Thread Scot Floess
Hee - perfectly fine. Thanks a bunch! Scot - Original Message - From: "John Eckersberg" To: cobbler@lists.fedorahosted.org Sent: Tuesday, November 17, 2009 3:58:07 PM GMT -05:00 US/Canada Eastern Subject: Re: Support for Fedora 12? On 11/17/2009 03:26 PM, Scot Floess wrote: > Silly ques

Re: Debugging snippets

2009-11-17 Thread Max Krasnyansky
Glenn Bailey wrote: >> Max Krasnyansky wrote: >>> Folks, >>> >>> I'm looking for suggestions on how to debug snippet code. I got a >>> snippet here that fails for some systems but works for others. >>> When I say fails I mean that it does not get expanded, I just >>> git this >>> $SNIPPET('my_s