sciurus / vagrant-mutate

Convert vagrant boxes to work with different providers
MIT License
281 stars 41 forks source link

Generated box name should be based on name not version #66

Closed Shumakriss closed 9 years ago

Shumakriss commented 9 years ago

I can provide system specs if necessary but when I vagrant mutate it seems to use the original box version as the new box name. It should probably reuse the old name and append something like '-libvirt'

sciurus commented 9 years ago

vagrant-mutate should not change the box name. Can you delete the new box, rerun your mutate command with VAGRANT_LOG=info, and send me