As long as I know! I thought that would be a limitation of ConfigParser but thought I would double-check! And thanks for the quick reply!
-Tom Hatch On Mon, May 11, 2009 at 11:57 AM, Jeff Schroeder <[email protected]>wrote: > On Mon, May 11, 2009 at 10:47 AM, Thomas S Hatch <[email protected]> > wrote: > > I am trying to execute "cobbler system add" and define 2 nics at once, > but > > it is only creating the second nic, is it possible to create the system > in a > > single command like this? Or do I have to execute a "cobbler system > edit" > > after the cobbler system add? > > > > Here is the command I am using: > > cobbler system add --interface=eth0 --mac=00:16:3e:17:dc:3f > > --virt-bridge=br0 --interface=eth1 --mac=00:16:3e:31:37:52 > --virt-bridge=br1 > > --dns-name='cdc.example.com' --hostname='cdc.example.com' --name='cdc' > > --ksmeta='cdc=1' --profile='f10_base' --virt-cpus='2' --virt-ram='4096' > > --virt-file-size='50' > > Sadly, the latter. I'm assuming it is a result of the argument > processing library used. > > -- > Jeff Schroeder > > Don't drink and derive, alcohol and analysis don't mix. > http://www.digitalprognosis.com > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
