Pete Eby wrote: > Michael DeHaan wrote: > > >>> http://66.111.32.131/cblr/svc/op/ks/profile/ >>> # profile not found >>> >> Try: cobbler profile getks --name=foo instead, which does the same >> thing, and is meant for user-humans so they don't have to remember the >> URL patterns. >> > > I will check that out thanks. > > >> I am guessing there is something wrong with the XML file that SuSE does >> not like, and it's not a permissions problem. >> > > The XML file works fine when I grab it from another server so I know the > file is okay and being parsed fine. It just can't get the file from > where it is supposed to be on Cobbler, so I am pretty sure it is > permissions on the Cobbler side. > > I don't think you understand.
If a parameter to --kickstart in cobbler is on the local filesystem, it's treated as a template. If you add a --kickstart=http://, it's used verbatim. I'm pretty sure it's /not/ permissions on the cobbler side. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
