On Wed, 30 Jun 2010 16:34:11 +0200, "Snyman, Adrian" <[email protected]> wrote: > I am currently working on the setup of cobbler on the University of > Johannesburg's Cluster environment. > We use Scientific Linux, and I noticed a bug that was posted a while ago > about importing the distro > into cobbler: > http://www.mail-archive.com/[email protected]/msg02539.html > > Has there been any further development on this ? We are wanting to automate > our installations, but have > encountered EXACTLY the same problem .. > If there is anything I can test or do to help solve this, I am more than > willing to help.
If you provide import with the breed, it does a little bit better. It actually throws an exception later on, but the distro and the profiles are there. I'm not entirely sure how usable they are. cobbler import --name SL-55 --path /path/to/disto --breed redhat The base of the problem is that cobbler doesn't have a signature for SL. I'll add one to master in a few moments, so it should be fixed in the future. -- Scott Henson Red Hat CIS Operator WVU Alum BSAE/BSME _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
