Riggs, Ben wrote:
http://cobbler.pastebin.com/m477428e1
[root@ ~]# koan --server=artemis --display
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/koan/app.py", line 181, in main
k.run()
File "/usr/lib/python2.5/site-packages/koan/app.py", line 348, in run
self.system = self.autodetect_system()
File "/usr/lib/python2.5/site-packages/koan/app.py", line 385, in
autodetect_system
detectedsystem = [system['name'] for system in data if
system['mac_address'].upper() == mac.upper()]
KeyError: 'mac_address'
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools
Ah. The autodetect_systems patch needs some new changes to deal with
the multiple NIC support.
Thanks, I'll take a look at it.
--Michael
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools