vagrant/plugins/guests/fedora
Gilles Dubreuil bd4d4284c4 Fixes Fedora 20 network issues when virtual
On Fedora 20 virtual machines biosdevname command
'Returns 4 if running in a virtual machine.'

This patch:
  - Uses the biosdevname command return value to detect if virtual
  - Uses /sys/net to get interface names - Might be better solution
  - Leaves unchanged the original 'bare metal' case - I wonder what for
    though?

Tested with Fedora Cloud image adapted for vagrant-libvirt

Fixes issue #4104
2014-08-05 13:19:51 +10:00
..
cap Fixes Fedora 20 network issues when virtual 2014-08-05 13:19:51 +10:00
guest.rb detect fedora 19 and 20 2014-01-02 11:09:11 -06:00
plugin.rb Fix hostname change 2014-04-04 07:20:17 -07:00