Hi in cobbler 2.4.0 and centos6.5, I have suucess install CentOS 7.0.
you just need run cobbler signature update then import the CentOS 7.0 , I need modify my ks file. then working well. my ks http://paste2.org/s7scYIBs .hope can help you. On Sat, Jul 26, 2014 at 4:08 AM, Dave Sanderson < [email protected]> wrote: > I had this same issue, the regex needs to be expanded a bit, here is > working regex below, I haven't test that it will work with fedora, but it > does work with CentOS and RHEL. > > '(redhat|sl|centos)-release-(?!notes-)([\\w]*-{0,1})7(\\.|-)(.*)\\.rpm' > > It basically makes the server- optional and allows for - or . after the > initial version. > > Dave Sanderson > Manager, System Infrastructure > Information Technology > > > > <http://www.parsintl.com/WEB/FORTUNE100BestCreditNotice2014.html> > > _______________________________________________ > cobbler mailing list > [email protected] > https://lists.fedorahosted.org/mailman/listinfo/cobbler > > -- Shake Chen
_______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
