SCM control and subversion?

2010-06-01 Thread Jacob Hunt (jacobhunt)
Is git the only supported method of SCM control? In /etc/cobbler/settings for the comments above scm_track_mode it states git is the recommend SCM They way I read that is that others may work? Am I incorrect with that, I have set the mode to svn and subversion and I get an error of currently

RE: SCM control and subversion?

2010-06-01 Thread Byron Pezan
There's a lot of water under that particular bridge. However, I can tell you that I also looked into using the SCM option in Cobbler to use SVN and for whatever reason I was not able to get it to work either. What I did do to hack around the issue was write a bash trigger that runs after

Re: SCM control and subversion?

2010-06-01 Thread Todd Zullinger
Jacob Hunt (jacobhunt) wrote: Is git the only supported method of SCM control? In /etc/cobbler/settings for the comments above scm_track_mode it states git is the recommend SCM They way I read that is that others may work? Am I incorrect with that, I have set the mode to svn and subversion

RE: SCM control and subversion?

2010-06-01 Thread Jacob Hunt (jacobhunt)
Ok, thanks. I will look into writing a patch then. -Jacob -Original Message- From: cobbler-boun...@lists.fedorahosted.org [mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of Todd Zullinger Sent: Tuesday, June 01, 2010 1:32 PM To: cobbler mailing list Subject: Re: SCM control

cobbler - chef

2010-06-01 Thread Tom Brown
Hi We use chef as our config management system as opposed to cfengine or puppet. Does anyone else use chef and of so how do you integrate it with cobbler? We used to use puppet and so the integration was pretty easy but i am wondering if there are better ways than just extracting the data

Re: cobbler - chef

2010-06-01 Thread Jonathan Sabo
I don't have any incite into Chef/Cobbler integration but I think your question is part of a bigger problem of how to add arbitrary data into cobbler and make it available externally. Another guy just posted to the devel list with a patch to add a field specifically for Puppet, puppet_params. I

possibly a common problem

2010-06-01 Thread Matthew Delves
I'm having a bit of a play around with cobbler and seem to be stuck with building an iso. It is complaining about Exception value: 'Required file not found: /var/lib/cobbler/loaders/menu.c32' This is probably a simple problem to address, though am failing with regard to getting an answer

Re: [PATCH] Added Puppet Parameters Field to Web UI

2010-06-01 Thread brett lentz
On Tue, Jun 1, 2010 at 2:10 PM, Alex Kesling akesl...@redhat.com wrote: Hi all, this is my first time posting a patch to cobbler, so please be gentle The workaround which converts the Kickstart Metadata into management parameters to be handed to Puppet (through the External Nodes