Wes Hardin wrote:
> On 10/08/2009 03:25 PM, Bryan Schneiders wrote:
>> In 2.0.1, on a profile settings page, if I select a repository in the list 
>> and click "Save", that repository is still not used by that profile.
>>
>> If I run 'cobbler profile report --name=...' the profile list is still empty.
>>
>> Also the yum repository information generated in the yum stanza in the 
>> kickstart post doesn't contain the repository.
>>
>> I created ticket #516.
> 
> I'm hung up on this as well (in 2.0.0).
> 
> How can I follow this ticket to get updates?
> 

The ticket is at https://fedorahosted.org/cobbler/ticket/516

You can add repositories in the meantime with the command line:

If your profile name is mail-server and you want to add a repository named 
local-updates then do:

cobbler profile edit --name=mail-server --repos=local-updates

Verify the changes with:

cobbler profile report --name=mail-server

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to