Set DHCP option on eth0 to correct ssh timeout error
When the vagrant box comes up, vagrant tries to connect via ssh and recieves a timeout error, that happens because there's no DHCP configured on eth0 interface.
This pull requests correct this issue adding DHCP on the interface