Hi, I am running v2.6.9 and found that cobbler does not generate the add on product in suse kickstart xml file even I have the repos listed. The same profile and repo works on v2.4.4.
cobbler system getks --name wolf-38 | head –20 <?xml version="1.0" ?><!DOCTYPE profile><profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns"> <!-- THIS FILE IS MANAGED BY CHEF DO NOT EDIT DIRECTLY Your changes will be lost the next time Chef runs --> <add-on> <add_on_products config:type="list"> </add_on_products> </add-on> <bootloader> [root@mgmt-1 kickstarts]# cobbler profile report --name test-sles11sp4-x86_64 | grep Repos Repos : ['local-toolkit_sles11sp4-x86_64', 'sdk-sles11.4-x86_64'] [root@mgmt-1 kickstarts]# _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
