vagrant/plugins/guests/coreos
Pavel Karoukin 6fc1dd7b8a For #3855
CoreOS vagrant's configuration code look for interface names starting with 'enp0', but in my case when deploying CoreOS image to libvirt environment interfaces had names 'ens4v1', 'ens5v2'

This patch should fix it, but it might be part of a bigger issue and having these two patterns might not cover all possible configurations.
2014-05-20 02:29:53 +02:00
..
cap For #3855 2014-05-20 02:29:53 +02:00
guest.rb more robust coreos checking 2014-02-15 15:50:11 +11:00
plugin.rb guests/coreos: docker_daemon_running cap [GH-3425] 2014-04-10 13:42:12 -07:00