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'

-Tom Hatch
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to