Locally Mirrored Repo

2009-05-13 Thread Corey Garst
I'm getting set up with Cobbler and noticed an option to mirror a repo. By default, where do the Cobbler repo mirrors live? Can this path be changed? Thanks- Corey Garst ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahoste

pxelinux.cfg/default

2009-05-13 Thread Corey Garst
Is there a way to regenerate the file /tftpboot/pxelinux.cfg/default for cobbler? I've removed Spacewalk and I think it took this file with it. Corey Garst ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/ma

cobbler reposync error

2009-05-14 Thread Corey Garst
packages/cobbler/action_reposync.py", line 346, in yum_sync raise CX(_("cobbler reposync failed")) CX: 'cobbler reposync failed' - reposync failed, tries left: 0 reposync failed, retry limit reached, aborting Thanks -Corey Garst ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler

RE: cobbler reposync error

2009-05-14 Thread Corey Garst
I changed http://mirror.clarkson.edu/pub/centos/5.3/os/i386/CentOS/ to http://mirror.clarkson.edu/pub/centos/5.3/os/i386/ and it appears to work now. -Corey Garst -Original Message- From: cobbler-boun...@lists.fedorahosted.org [mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of

Integrating Repos with PXE Installation

2009-05-19 Thread Corey Garst
es and the local cobbler repo isn't pre-populated. What must I do to enable this feature? Thanks! Corey Garst ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler

Cobbler KS with GNOME

2009-05-28 Thread Corey Garst
_install_network_config') $SNIPPET('func_register_if_enabled') $SNIPPET('download_config_files') $SNIPPET('koan_environment') $SNIPPET('redhat_register') $SNIPPET('cobbler_register') # Enable post-install boot notification $SNIPPET('post_anamon') # S

RE: Cobbler KS with GNOME

2009-05-28 Thread Corey Garst
, 2009 at 6:11 AM, Corey Garst wrote: > Could someone tell me what I have to add to install with GNOME on boot? > I'm using a KS template based off of the sample.ks that comes with > cobbler. I've tried adding "xconfig --startxonboot" but X fails because > the package

Cobbler Import Ubuntu 9.04

2009-05-28 Thread Corey Garst
te-packages/cobbler/action_import.py", line 272, in kickstart_finder results = importer.scan_pkg_filename(rpm) File "/usr/lib/python2.4/site-packages/cobbler/action_import.py", line 1241, in scan_pkg_filename accum.pop(0) Thanks Corey Garst __

RE: Cobbler Import Ubuntu 9.04

2009-05-29 Thread Corey Garst
1176, in scan_pkg_filename accum.pop(0) -Corey -Original Message- From: cobbler-boun...@lists.fedorahosted.org [mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of Jasper Capel Sent: Friday, May 29, 2009 2:57 AM To: cobbler mailing list Subject: Re: Cobbler Import Ubuntu 9.04

RE: Cobbler Import Ubuntu 9.04

2009-05-29 Thread Corey Garst
-Original Message- From: cobbler-boun...@lists.fedorahosted.org [mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of Jasper Capel Sent: Friday, May 29, 2009 9:26 AM To: cobbler mailing list Subject: RE: Cobbler Import Ubuntu 9.04 On Fri, 2009-05-29 at 08:57 -0400, Corey Garst

Setting Hostname via network_config snippet

2009-06-04 Thread Corey Garst
I've found this in /var/lib/cobbler/snippets/network_config: #if $hostname != "" #set $network_str = $network_str + " --hostname=" + $hostname How and where should I define $hostname in the web interface or

RE: Setting Hostname via network_config snippet

2009-06-04 Thread Corey Garst
AM, Corey Garst wrote: > I've found this in /var/lib/cobbler/snippets/network_config: > >                #if $hostname != "" >                    #set $network_str = $network_str + " --hostname=" + > $hostname > > How and where should I define $hostna

root= for F11 Live CD PXE

2009-06-09 Thread Corey Garst
le to mount root fs on unknown-block(0,0) Should I be using a relative path and put the iso in a magic directory somewhere? -Corey Garst ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler

RE: root= for F11 Live CD PXE

2009-06-09 Thread Corey Garst
-Original Message- From: cobbler-boun...@lists.fedorahosted.org [mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of Pablo Iranzo Gómez Sent: Tuesday, June 09, 2009 1:04 PM To: cobbler mailing list Subject: Re: root= for F11 Live CD PXE - "Corey Garst" escrib

New object handling with authz_ownership

2010-03-15 Thread Corey Garst
According to the wiki page at https://fedorahosted.org/cobbler/wiki/AuthorizationWithOwnership , anyone who is in users.conf can create new cobbler objects. I've had opposite luck in my 1.6.6 production installation. I'm working with a testuser listed in [testgroup] in users.conf. The user can cre