thanks. it work.
On Tue, Aug 7, 2012 at 1:13 PM, James Cammarata <[email protected]> wrote: > On Tue, Aug 7, 2012 at 12:11 AM, Shake Chen <[email protected]> wrote: > > Hi > > > > Now I want to add two repo epel6-x86_64 epel6-x86_64-testing to profle, > but > > no working. > > > > > > cobbler profile edit --name=CentOS6.3-x86_64 > > --repos="epel6-x86_64,epel6-x86_64-testing" > > Lists are space-separated, so do this: > > --repos="epel6-x86_64 epel6-x86_64-testing" > _______________________________________________ > 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
