Comment 2 for bug 437877

Revision history for this message
Toby Thain (qu1j0t3) wrote :

I glanced at the source and would probably do it like this:
- add a configuration option to "override" the operating system ($OSNAME) value as interface type, to e.g. 'ec2'
- along with the existing 'linux' and 'solaris' commands, add the magic for 'ec2'
If this approach is OK I can make these changes.