sk2 / ank_legacy_v2

Legacy edition of autonetkit. Please see https://github.com/sk2/autonetkit for latest version
www.autonetkit.org
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

HIGH - use of vm_type attribute #267

Open iainwp opened 12 years ago

iainwp commented 12 years ago

I changed the VM type to linux-iwp – ANK complained that I didn't have a folder called linux-iwp in libvirt_fs, which was true. However, I renamed the linux folder libvirt-iwp and it complained about linux missing – I think this is because we've not identified routers properly.

suggestion: no vm_type - assume router vm_type = name, then assume Virtual PC and copy forms from libvirt_fs/name

??