adrahon / vagrant-kvm

This project is dead, please use vagrant-libvirt instead! A Vagrant 1.4+ plugin that adds a KVM provider to Vagrant, allowing Vagrant to control and provision KVM/QEMU VM.
MIT License
366 stars 60 forks source link

v0.2.0dev: guest hostname is storange with vagrant 1.6.1 #235

Closed miurahr closed 9 years ago

miurahr commented 10 years ago

vagrant 1.6.1 and vagrant-kvm 0.2.0dev, guest hostname become nic-140000000 something. vagrant-kvm should add dhcp static hostname as proper one.

adrahon commented 10 years ago

I can't reproduce that, is it Vagrant 1.6.1 specific?

adrahon commented 9 years ago

Any update?

miurahr commented 9 years ago

It seems envritonment dependent and I've also not reproduced. I'd like to close it as invalid.